diff --git a/.changes/0.0.21.md b/.changes/0.0.21.md new file mode 100644 index 00000000..e98aeadd --- /dev/null +++ b/.changes/0.0.21.md @@ -0,0 +1,5 @@ +## 0.0.21 - 2023-04-18 + +### Fixed + +* add exclusions to workflow triggers \ No newline at end of file diff --git a/.changes/unreleased/Fixed-20230418-011127.yaml b/.changes/unreleased/Fixed-20230418-011127.yaml deleted file mode 100644 index 4d42a608..00000000 --- a/.changes/unreleased/Fixed-20230418-011127.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: add exclusions to workflow triggers -time: 2023-04-18T01:11:27.772613+01:00 -custom: - GithubIssue: "" diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e512d79..6b11c856 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## 0.0.21 - 2023-04-18 + +### Fixed + +* add exclusions to workflow triggers ## 0.0.20 - 2023-04-18 ## 0.0.19 - 2023-04-18 diff --git a/README.md b/README.md index a3b1dc60..f9c4b43c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -![version](https://img.shields.io/badge/version-v0.0.20-blue) ![GitHub issues](https://img.shields.io/github/issues-raw/chizmw/botc-custom-script-json2pdf) ![GitHub last commit](https://img.shields.io/github/last-commit/chizmw/botc-custom-script-json2pdf) ![GitHub pull requests](https://img.shields.io/github/issues-pr/chizmw/botc-custom-script-json2pdf) +![version](https://img.shields.io/badge/version-v0.0.21-blue) ![GitHub issues](https://img.shields.io/github/issues-raw/chizmw/botc-custom-script-json2pdf) ![GitHub last commit](https://img.shields.io/github/last-commit/chizmw/botc-custom-script-json2pdf) ![GitHub pull requests](https://img.shields.io/github/issues-pr/chizmw/botc-custom-script-json2pdf)