Skip to content

Commit

Permalink
chore(main): release 4.14.0 (#579)
Browse files Browse the repository at this point in the history
* chore(main): release 4.14.0

* Update CHANGELOG.md

---------

Co-authored-by: Nikita Gorin <[email protected]>
  • Loading branch information
gravity-ui-bot and NikitaCG authored Sep 20, 2023
1 parent 798e098 commit fa570c8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [4.14.0](https://github.com/gravity-ui/page-constructor/compare/v4.13.1...v4.14.0) (2023-09-20)


### Features

* add specificity for monohrome ([#577](https://github.com/gravity-ui/page-constructor/issues/577)) ([798e098](https://github.com/gravity-ui/page-constructor/commit/798e0985e4ef6162c8748c806f62afe1b9d17e5b))

## [4.13.1](https://github.com/gravity-ui/page-constructor/compare/v4.13.0...v4.13.1) (2023-09-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": "@gravity-ui/page-constructor",
"version": "4.13.1",
"version": "4.14.0",
"description": "Gravity UI Page Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit fa570c8

Please sign in to comment.