Skip to content

Commit a8e30c7

Browse files
chore(main): release 7.2.0 (#265)
1 parent c83966e commit a8e30c7

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,5 +1,13 @@
11
# Changelog
22

3+
## [7.2.0](https://github.com/gravity-ui/blog-constructor/compare/v7.1.1...v7.2.0) (2025-05-06)
4+
5+
6+
### Features
7+
8+
* upd deps: storybook and move gulp deps to devDeps ([#260](https://github.com/gravity-ui/blog-constructor/issues/260)) ([c83966e](https://github.com/gravity-ui/blog-constructor/commit/c83966e2f2b0ba06904bf7de8a8597b96139e9ed))
9+
* update pc version and visual tests ([#264](https://github.com/gravity-ui/blog-constructor/issues/264)) ([0d91664](https://github.com/gravity-ui/blog-constructor/commit/0d91664287e7ccf848e65daf735893c6ed5b264f))
10+
311
## [7.1.1](https://github.com/gravity-ui/blog-constructor/compare/v7.1.0...v7.1.1) (2025-04-10)
412

513

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/blog-constructor",
3-
"version": "7.1.1",
3+
"version": "7.2.0",
44
"description": "Gravity UI Blog Constructor",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)