Skip to content

Commit 28ee35b

Browse files
authored
chore(master): release 4.50.3 (#674)
1 parent 32679a9 commit 28ee35b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [4.50.3](https://github.com/diplodoc-platform/transform/compare/v4.50.2...v4.50.3) (2025-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **styles:** added max-height for img and svg ([#672](https://github.com/diplodoc-platform/transform/issues/672)) ([32679a9](https://github.com/diplodoc-platform/transform/commit/32679a9fb493f3d715be53544a33105658deacfa))
9+
310
## [4.50.2](https://github.com/diplodoc-platform/transform/compare/v4.50.1...v4.50.2) (2025-03-18)
411

512

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.50.2",
3+
"version": "4.50.3",
44
"description": "A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)