Skip to content

Commit aa4b805

Browse files
authored
chore(master): release 4.19.0 (#334)
1 parent cfd7034 commit aa4b805

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# История изменений
22

3+
## [4.19.0](https://github.com/diplodoc-platform/components/compare/v4.18.1...v4.19.0) (2024-11-21)
4+
5+
6+
### Features
7+
8+
* add Playwright package for screenshot testing ([#327](https://github.com/diplodoc-platform/components/issues/327)) ([61d9b97](https://github.com/diplodoc-platform/components/commit/61d9b97ca4b7643fecea24fd2fa62a226ee3032b))
9+
* export Notification component & support it in LeadingPage ([#335](https://github.com/diplodoc-platform/components/issues/335)) ([cfd7034](https://github.com/diplodoc-platform/components/commit/cfd70342062b86fb1163c7f88e575b253d0d337e))
10+
311
## [4.18.1](https://github.com/diplodoc-platform/components/compare/v4.18.0...v4.18.1) (2024-11-20)
412

513

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
@@ -3,7 +3,7 @@
33
"description": "React components for drawing Diplodoc documentation",
44
"author": "YFM Team <[email protected]>",
55
"license": "MIT",
6-
"version": "4.18.1",
6+
"version": "4.19.0",
77
"repository": {
88
"type": "git",
99
"url": "[email protected]:yandex-cloud/docs-components.git"

0 commit comments

Comments
 (0)