Skip to content

Commit f877b88

Browse files
chore(alpha/test): release 2.2.2-alpha.0 (#277)
1 parent 4691f27 commit f877b88

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

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

3+
## [2.2.2-alpha.0](https://github.com/gravity-ui/page-constructor/compare/v2.2.1...v2.2.2-alpha.0) (2023-04-03)
4+
5+
6+
### Bug Fixes
7+
8+
* add default branch ([d658348](https://github.com/gravity-ui/page-constructor/commit/d65834859ad7c93904145a20fc41b42bec6eaaec))
9+
* add skip-release ([4691f27](https://github.com/gravity-ui/page-constructor/commit/4691f278b022f9994e70c55a1552b20043fedeaf))
10+
* add specific default branch ([a10c49c](https://github.com/gravity-ui/page-constructor/commit/a10c49c1b249e19f719e49841a5c6538b3e0d69b))
11+
* release ([6b60092](https://github.com/gravity-ui/page-constructor/commit/6b600920dd1212dc4dafea5d1a3fccedf2424ce5))
12+
* remove default branch ([b1e3ce3](https://github.com/gravity-ui/page-constructor/commit/b1e3ce3d23a170d43b9f06147f674fa31cd98616))
13+
14+
15+
### chore
16+
17+
* bump release ([32bc403](https://github.com/gravity-ui/page-constructor/commit/32bc40397ac0818c52364d8a6f1e6906eb34845f))
18+
* bump release ([d9132e6](https://github.com/gravity-ui/page-constructor/commit/d9132e61023c8437c31753c7ee91d80ffee3db3a))
19+
320
## [2.2.1](https://github.com/gravity-ui/page-constructor/compare/v2.2.0...v2.2.1) (2023-03-30)
421

522

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "2.2.1",
3+
"version": "2.2.2-alpha.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)