Skip to content

Commit

Permalink
feat: Add support to UI5 v2 (#10)
Browse files Browse the repository at this point in the history
* feat: Add support to UI5 v2

* ci: Bump deps

* feat: Add support to UI5 v2

* ci: Bump deps

* fix: package-lock.json
  • Loading branch information
mauriciolauffer authored Jan 1, 2024
1 parent 81a1816 commit 02c6bf8
Show file tree
Hide file tree
Showing 12 changed files with 704 additions and 822 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
contents: write
pull-requests: write
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GH_PAT }}
release-type: node
Expand Down
Loading

0 comments on commit 02c6bf8

Please sign in to comment.