Skip to content

Commit 7c1dc88

Browse files
chore(main): release 5.9.1 (#896)
1 parent 19acbfe commit 7c1dc88

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

33

4+
## [5.9.1](https://github.com/gravity-ui/page-constructor/compare/v5.9.0...v5.9.1) (2024-04-03)
5+
6+
7+
### Bug Fixes
8+
9+
* fixed Content links color ([#898](https://github.com/gravity-ui/page-constructor/issues/898)) ([19acbfe](https://github.com/gravity-ui/page-constructor/commit/19acbfe3736b1c5ecfd0cd0eb4b9991948644325))
10+
* make BasicCard icon unshrinkable ([#895](https://github.com/gravity-ui/page-constructor/issues/895)) ([742b8b8](https://github.com/gravity-ui/page-constructor/commit/742b8b8d69cecb9e0f09b7664e7e53c7e076e339))
11+
412
## [5.9.0](https://github.com/gravity-ui/page-constructor/compare/v5.8.0...v5.9.0) (2024-04-01)
513

614

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": "@gravity-ui/page-constructor",
3-
"version": "5.9.0",
3+
"version": "5.9.1",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)