Skip to content

Commit

Permalink
fix: version-1.x.x: fix release (#601)
Browse files Browse the repository at this point in the history
* fix: version-1.x.x: fix release

* 1.28.1-alpha.0

* 1.28.1-alpha.1

---------

Co-authored-by: gravity-ui-bot <[email protected]>
  • Loading branch information
Juli Ovechkina and gravity-ui-bot authored Sep 27, 2023
1 parent da27a31 commit 960bd29
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-1.x.x-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
npm-token: ${{ secrets.GRAVITY_UI_BOT_NPM_TOKEN }}
node-version: 14
default-branch: version-1.x.x/fixes
tag: untagged
npm-dist-tag: untagged
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/page-constructor",
"version": "1.28.0",
"version": "1.28.1-alpha.1",
"description": "Gravity UI Page Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 960bd29

Please sign in to comment.