Skip to content

Commit f485b88

Browse files
chore(main): release 4.20.0 (#617)
1 parent cc05ae0 commit f485b88

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

33

4+
## [4.20.0](https://github.com/gravity-ui/page-constructor/compare/v4.19.1...v4.20.0) (2023-10-05)
5+
6+
7+
### Features
8+
9+
* react-spring version upgrade ([#615](https://github.com/gravity-ui/page-constructor/issues/615)) ([cc05ae0](https://github.com/gravity-ui/page-constructor/commit/cc05ae0369df91cae0f29d4662e368fc8f8d59bf))
10+
11+
12+
### Bug Fixes
13+
14+
* update documentation ([#611](https://github.com/gravity-ui/page-constructor/issues/611)) ([14ee88e](https://github.com/gravity-ui/page-constructor/commit/14ee88e0f9615a46f70333f14f68d0d3294160df))
15+
416
## [4.19.1](https://github.com/gravity-ui/page-constructor/compare/v4.19.0...v4.19.1) (2023-10-02)
517

618

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": "4.19.1",
3+
"version": "4.20.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)