Skip to content

Commit

Permalink
Merge pull request #24 from gisce/sync/main-to-alpha-20250122-133754 …
Browse files Browse the repository at this point in the history
…[skip ci]

fix: sync changes from main to alpha
  • Loading branch information
mguellsegarra authored Jan 22, 2025
2 parents 04e8c85 + 68458e9 commit e53f0b4
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 @@ -86,7 +86,7 @@ jobs:
target: ['alpha', '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
Expand Up @@ -20,7 +20,7 @@
"engines": {
"node": "20.5.0"
},
"version": "1.10.0-alpha.1",
"version": "1.9.2",
"module": "./dist/react-formiga-components.es.js",
"types": "./dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit e53f0b4

Please sign in to comment.