Skip to content

Commit

Permalink
chore(master): release 4.45.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and brotheroftux committed Feb 5, 2025
1 parent bb883c4 commit 97668cb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.45.4](https://github.com/diplodoc-platform/transform/compare/v4.45.3...v4.45.4) (2025-02-05)


### Bug Fixes

* added tab-size support for top-level content and code elements ([#632](https://github.com/diplodoc-platform/transform/issues/632)) ([892c8a6](https://github.com/diplodoc-platform/transform/commit/892c8a61b9b48da760b214eb7f0d6bc193fda25b))
* restore list margins when nested within certain elements ([bb883c4](https://github.com/diplodoc-platform/transform/commit/bb883c4b51c8c97ecc9eb9524c06ab0a724b3740))

## [4.45.3](https://github.com/diplodoc-platform/transform/compare/v4.45.2...v4.45.3) (2025-02-04)


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

0 comments on commit 97668cb

Please sign in to comment.