Skip to content

Commit

Permalink
Merge pull request #199 from sebbo2002/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbo2002 authored Aug 17, 2023
2 parents cacfd92 + da1b655 commit 695971c
Show file tree
Hide file tree
Showing 4 changed files with 804 additions and 844 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 @@
## [5.0.1-develop.2](https://github.com/sebbo2002/gitlab-badges/compare/v5.0.1-develop.1...v5.0.1-develop.2) (2023-08-02)

## [5.0.1-develop.1](https://github.com/sebbo2002/gitlab-badges/compare/v5.0.0...v5.0.1-develop.1) (2023-08-01)

# [5.0.0](https://github.com/sebbo2002/gitlab-badges/compare/v4.0.0...v5.0.0) (2023-06-14)


Expand Down
Loading

0 comments on commit 695971c

Please sign in to comment.