Skip to content

Commit

Permalink
chore(master): release 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and 3y3 committed Feb 1, 2024
1 parent 77d50c6 commit 124211b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.9.0](https://github.com/diplodoc-platform/transform/compare/v4.8.2...v4.9.0) (2024-02-01)


### Features

* Add notesAutotitle prop ([9a89834](https://github.com/diplodoc-platform/transform/commit/9a898346a9aba8a04ca37a41de56f37db7809322))


### Bug Fixes

* add `object-fit: contain` for images ([9ee96c7](https://github.com/diplodoc-platform/transform/commit/9ee96c71c851de8ea6e2ec4b857f86ec92a61a89))

## [4.8.2](https://github.com/diplodoc-platform/transform/compare/v4.8.1...v4.8.2) (2024-01-18)


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.8.2",
"version": "4.9.0",
"description": "A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML",
"author": "YFM Team <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 124211b

Please sign in to comment.