Skip to content

Commit

Permalink
chore(master): release 4.33.0 (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored Oct 22, 2024
1 parent 7fa01c7 commit f564c24
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.33.0](https://github.com/diplodoc-platform/transform/compare/v4.32.4...v4.33.0) (2024-10-22)


### Features

* **dist:** export css and js without tabs and cuts ([#540](https://github.com/diplodoc-platform/transform/issues/540)) ([7fa01c7](https://github.com/diplodoc-platform/transform/commit/7fa01c7333ebaec2f07de7cd9b6bd838a974ee4a))

## [4.32.4](https://github.com/diplodoc-platform/transform/compare/v4.32.3...v4.32.4) (2024-10-21)


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

0 comments on commit f564c24

Please sign in to comment.