Skip to content

Commit

Permalink
chore(master): release 4.28.1 (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored Aug 20, 2024
1 parent 91c6fc8 commit b4f3c2c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.28.1](https://github.com/diplodoc-platform/transform/compare/v4.28.0...v4.28.1) (2024-08-20)


### Bug Fixes

* clipboard opacity on hover ([#488](https://github.com/diplodoc-platform/transform/issues/488)) ([91c6fc8](https://github.com/diplodoc-platform/transform/commit/91c6fc80354053b2ed4a86a8f3de436aa5cd05e0))

## [4.28.0](https://github.com/diplodoc-platform/transform/compare/v4.27.0...v4.28.0) (2024-08-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@diplodoc/transform",
"version": "4.28.0",
"version": "4.28.1",
"description": "A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML",
"keywords": [
"markdown",
Expand Down

0 comments on commit b4f3c2c

Please sign in to comment.