Skip to content

Commit 5a0e8aa

Browse files
yc-ui-botyndx-birman
authored andcommitted
chore(master): release 4.18.0
1 parent f5af53c commit 5a0e8aa

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [4.18.0](https://github.com/diplodoc-platform/transform/compare/v4.17.2...v4.18.0) (2024-06-05)
4+
5+
6+
### Features
7+
8+
* add print styles for term plugin ([3c1576a](https://github.com/diplodoc-platform/transform/commit/3c1576ac57ae6cbf1f68fc65f7dc911b49e54b38))
9+
* display all tabs sequentially ([fb5e241](https://github.com/diplodoc-platform/transform/commit/fb5e241c4e283ba0c957b73889b7ffdc80a9da22))
10+
* liquid returns result with type as type of variable ([f5af53c](https://github.com/diplodoc-platform/transform/commit/f5af53c689a593e46108a2d898e9eb7da2583c63))
11+
12+
13+
### Bug Fixes
14+
15+
* display content of cut block in print mode ([73ffb2a](https://github.com/diplodoc-platform/transform/commit/73ffb2ae89768129a64972a83e5c2adf18cc8c7b))
16+
* make anchor opacity 0 and 1 instead of changing visibility ([#432](https://github.com/diplodoc-platform/transform/issues/432)) ([d081bbe](https://github.com/diplodoc-platform/transform/commit/d081bbe82601610135555d476f03b29ec09a171d))
17+
318
## [4.17.2](https://github.com/diplodoc-platform/transform/compare/v4.17.1...v4.17.2) (2024-05-29)
419

520

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)