Skip to content

Commit

Permalink
chore: Merge with main release
Browse files Browse the repository at this point in the history
  • Loading branch information
javierbrea committed Jul 7, 2024
2 parents 272f16d + 4aea41c commit dfaec5b
Show file tree
Hide file tree
Showing 3 changed files with 4,700 additions and 608 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-package-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4
- name: Get NPM version is new
id: check
uses: EndBug/[email protected].1
uses: EndBug/[email protected].4
with:
diff-search: true
file-name: ./package.json
Expand All @@ -31,7 +31,7 @@ jobs:
uses: martinbeentjes/[email protected]
- name: Check Changelog version
id: changelog_reader
uses: mindsers/[email protected].2
uses: mindsers/[email protected].3
with:
version: ${{ steps.package-version.outputs.current-version }}
path: ./CHANGELOG.md
Expand Down
Loading

0 comments on commit dfaec5b

Please sign in to comment.