Skip to content

Commit 0315f6f

Browse files
yc-ui-botbrotheroftux
authored andcommitted
chore(master): release 4.32.0
1 parent 7230d7f commit 0315f6f

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [4.32.0](https://github.com/diplodoc-platform/transform/compare/v4.31.3...v4.32.0) (2024-09-30)
4+
5+
6+
### Features
7+
8+
* add css-api ([#515](https://github.com/diplodoc-platform/transform/issues/515)) ([d9b2284](https://github.com/diplodoc-platform/transform/commit/d9b2284d33b79c934746041060560ae177fa1668))
9+
* **deps:** bump diplodoc/tabs-extension to v3.4.0 ([#522](https://github.com/diplodoc-platform/transform/issues/522)) ([357ad7c](https://github.com/diplodoc-platform/transform/commit/357ad7cae2133d6c1a6fa83f98ab04dd07a7b10c))
10+
* fump cut plugin ([324d200](https://github.com/diplodoc-platform/transform/commit/324d200d89660bed298d18cce03192b803834392))
11+
* liquid markdown front matter separately from the rest of the content ([7230d7f](https://github.com/diplodoc-platform/transform/commit/7230d7fe4ef2f4e8186b7c892a54a5d60ca27896))
12+
313
## [4.31.3](https://github.com/diplodoc-platform/transform/compare/v4.31.2...v4.31.3) (2024-09-20)
414

515

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@diplodoc/transform",
3-
"version": "4.31.3",
3+
"version": "4.32.0",
44
"description": "A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)