Skip to content

Commit

Permalink
chore(master): release 4.41.1 (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored Dec 25, 2024
1 parent 5f277a1 commit 0ed2bee
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.41.1](https://github.com/diplodoc-platform/transform/compare/v4.41.0...v4.41.1) (2024-12-25)


### Bug Fixes

* move ts-dedent to normal deps ([#593](https://github.com/diplodoc-platform/transform/issues/593)) ([5f277a1](https://github.com/diplodoc-platform/transform/commit/5f277a1f4164153a3d1008c91257bd5bd447286b))

## [4.41.0](https://github.com/diplodoc-platform/transform/compare/v4.40.1...v4.41.0) (2024-12-18)


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

0 comments on commit 0ed2bee

Please sign in to comment.