Skip to content

Commit

Permalink
chore(master): release 4.42.1 (#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored Jan 10, 2025
1 parent 1630254 commit f10be7f
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.42.1](https://github.com/diplodoc-platform/transform/compare/v4.42.0...v4.42.1) (2025-01-10)


### Bug Fixes

* incorrect focus setting when opening multiple terms sequentially ([#596](https://github.com/diplodoc-platform/transform/issues/596)) ([1630254](https://github.com/diplodoc-platform/transform/commit/1630254ae68acb3e4dbbfb10e8462a111a635167))

## [4.42.0](https://github.com/diplodoc-platform/transform/compare/v4.41.1...v4.42.0) (2025-01-09)


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.42.0",
"version": "4.42.1",
"description": "A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML",
"keywords": [
"markdown",
Expand Down

0 comments on commit f10be7f

Please sign in to comment.