Skip to content

Commit

Permalink
Merge pull request #250 from sebbo2002/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbo2002 authored Aug 17, 2023
2 parents 15cf14f + f2412f0 commit 2d0912e
Show file tree
Hide file tree
Showing 4 changed files with 554 additions and 675 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/is-semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
if: ${{ startsWith(github.head_ref, 'depfu/batch_dev/') != true }}
steps:
- name: 🤖 is-semantic-release
uses: sebbo2002/action-is-semantic-pr@main
uses: sebbo2002/action-is-semantic-pr@v1.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [7.0.2-develop.2](https://github.com/sebbo2002/node-pyatv/compare/v7.0.2-develop.1...v7.0.2-develop.2) (2023-08-17)

## [7.0.2-develop.1](https://github.com/sebbo2002/node-pyatv/compare/v7.0.1...v7.0.2-develop.1) (2023-07-14)

## [7.0.1](https://github.com/sebbo2002/node-pyatv/compare/v7.0.0...v7.0.1) (2023-07-11)

## [7.0.1-develop.1](https://github.com/sebbo2002/node-pyatv/compare/v7.0.0...v7.0.1-develop.1) (2023-06-22)
Expand Down
Loading

0 comments on commit 2d0912e

Please sign in to comment.