Skip to content

Commit cfbc4ff

Browse files
chore(alpha/test): release 2.2.2-alpha.3 (#292)
1 parent 822c3ec commit cfbc4ff

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

CHANGELOG.md

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

3+
## [2.2.2-alpha.3](https://github.com/gravity-ui/page-constructor/compare/v2.2.1...v2.2.2-alpha.3) (2023-04-06)
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+
* npm dist alpha ([822c3ec](https://github.com/gravity-ui/page-constructor/commit/822c3ec803e972c5f26e0a9fd4662612f7398aab))
14+
* npm dist alpha ([7d19831](https://github.com/gravity-ui/page-constructor/commit/7d198319b0d274681e00eccc50d3e117ade835ac))
15+
* release ([6b60092](https://github.com/gravity-ui/page-constructor/commit/6b600920dd1212dc4dafea5d1a3fccedf2424ce5))
16+
* remove default branch ([b1e3ce3](https://github.com/gravity-ui/page-constructor/commit/b1e3ce3d23a170d43b9f06147f674fa31cd98616))
17+
* remove skip-release ([5852d8e](https://github.com/gravity-ui/page-constructor/commit/5852d8ece6af51ec7bd91fd8585c5a0a3b91358a))
18+
* use release-action ([1092171](https://github.com/gravity-ui/page-constructor/commit/1092171916ba23cd86475d5db42ac5ea31677aed))
19+
20+
21+
### chore
22+
23+
* bump release ([32bc403](https://github.com/gravity-ui/page-constructor/commit/32bc40397ac0818c52364d8a6f1e6906eb34845f))
24+
* bump release ([d9132e6](https://github.com/gravity-ui/page-constructor/commit/d9132e61023c8437c31753c7ee91d80ffee3db3a))
25+
326
## [2.2.1](https://github.com/gravity-ui/page-constructor/compare/v2.2.0...v2.2.1) (2023-03-30)
427

528

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

0 commit comments

Comments
 (0)