Skip to content

Commit

Permalink
chore(master): release 4.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Sep 17, 2024
1 parent 182985d commit 4941e95
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.31.2](https://github.com/diplodoc-platform/transform/compare/v4.31.1...v4.31.2) (2024-09-17)


### Bug Fixes

* Ignore tag style, if sanitize cant parse CSS inside it [#506](https://github.com/diplodoc-platform/transform/issues/506) ([#507](https://github.com/diplodoc-platform/transform/issues/507)) ([182985d](https://github.com/diplodoc-platform/transform/commit/182985d7a2bfe60bc6501db85c0e9040c9dd97e5))

## [4.31.1](https://github.com/diplodoc-platform/transform/compare/v4.31.0...v4.31.1) (2024-09-17)


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

0 comments on commit 4941e95

Please sign in to comment.