Skip to content

Commit b7675ae

Browse files
chore(alpha/test): release 2.2.2-aplha.2 (#282)
1 parent 9be6b34 commit b7675ae

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

CHANGELOG.md

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

3+
## [2.2.2-aplha.2](https://github.com/gravity-ui/page-constructor/compare/v2.2.1...v2.2.2-aplha.2) (2023-04-04)
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+
* bump release ([9be6b34](https://github.com/gravity-ui/page-constructor/commit/9be6b34c521fe5d0c3f2da72619396caeea21bd2))
12+
* change branch name ([3c3ce3d](https://github.com/gravity-ui/page-constructor/commit/3c3ce3d9f5d999bd8beb207fad4214179bc3516d))
13+
* release ([6b60092](https://github.com/gravity-ui/page-constructor/commit/6b600920dd1212dc4dafea5d1a3fccedf2424ce5))
14+
* remove default branch ([b1e3ce3](https://github.com/gravity-ui/page-constructor/commit/b1e3ce3d23a170d43b9f06147f674fa31cd98616))
15+
* remove skip-release ([5852d8e](https://github.com/gravity-ui/page-constructor/commit/5852d8ece6af51ec7bd91fd8585c5a0a3b91358a))
16+
* use release-action ([1092171](https://github.com/gravity-ui/page-constructor/commit/1092171916ba23cd86475d5db42ac5ea31677aed))
17+
18+
19+
### chore
20+
21+
* bump release ([32bc403](https://github.com/gravity-ui/page-constructor/commit/32bc40397ac0818c52364d8a6f1e6906eb34845f))
22+
* bump release ([d9132e6](https://github.com/gravity-ui/page-constructor/commit/d9132e61023c8437c31753c7ee91d80ffee3db3a))
23+
324
## [2.2.1](https://github.com/gravity-ui/page-constructor/compare/v2.2.0...v2.2.1) (2023-03-30)
425

526

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-aplha.2",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)