Skip to content

Commit 7d51b67

Browse files
chore(alpha/test): release 2.2.2-alpha.4 (#295)
1 parent b409922 commit 7d51b67

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

CHANGELOG.md

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

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

531

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

0 commit comments

Comments
 (0)