Skip to content

Commit

Permalink
Bump version to v0.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkudrna committed Nov 17, 2023
1 parent 1154d8f commit 0d61db2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ jobs:
uses: JamesMGreene/node-draft-releaser@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
allow_release_name_update: 'false'

- name: Write out the release URL
run: echo "Released at $RELEASE_URL"
Expand Down
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,7 +1,7 @@
{
"name": "@react-ui-org/react-ui",
"description": "React UI is a themeable UI library for React apps.",
"version": "0.52.0",
"version": "0.53.0",
"keywords": [
"react",
"ui",
Expand Down

0 comments on commit 0d61db2

Please sign in to comment.