Skip to content

Commit 508e99e

Browse files
chore(main): release 4.27.0 (#649)
* chore(main): release 4.27.0 * Update CHANGELOG.md --------- Co-authored-by: Kate Latypova <[email protected]>
1 parent d173cc7 commit 508e99e

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+
## [4.27.0](https://github.com/gravity-ui/page-constructor/compare/v4.26.0...v4.27.0) (2023-10-18)
5+
6+
7+
### chore
8+
9+
* add var font-weight ([#642](https://github.com/gravity-ui/page-constructor/issues/642)) ([d06b155](https://github.com/gravity-ui/page-constructor/commit/d06b15547b27f62e636b0fd7fa3ce3b76663eb00))
10+
* **Header:** add fit view for media ([#642](https://github.com/gravity-ui/page-constructor/issues/642)) ([3127676](https://github.com/gravity-ui/page-constructor/commit/312767662d7323d642841d4bab071be8dfd013a2))
11+
412
## [4.26.0](https://github.com/gravity-ui/page-constructor/compare/v4.25.1...v4.26.0) (2023-10-18)
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": "4.26.0",
3+
"version": "4.27.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)