Skip to content

Commit

Permalink
Merge pull request #827 from gisce/sync/v2-to-alpha-20250120-134237
Browse files Browse the repository at this point in the history
chore: sync changes from v2 to alpha
  • Loading branch information
mguellsegarra authored Jan 20, 2025
2 parents 57d477a + 9cd599e commit c36fe01
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
target: ['alpha', 'v2-develop']
steps:
- name: Call create sync pr
uses: gisce/[email protected].25
uses: gisce/[email protected].26
with:
repository: ${{ env.LIBRARY_NAME }}
targetBranch: ${{ matrix.target }}
Expand Down
4 changes: 2 additions & 2 deletions 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": "@gisce/react-ooui",
"version": "2.56.0-alpha.3",
"version": "2.56.0",
"engines": {
"node": "20.5.0"
},
Expand Down

0 comments on commit c36fe01

Please sign in to comment.