Skip to content

Commit

Permalink
changie updates for 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Apr 14, 2023
1 parent d845b48 commit 62ae535
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 16 deletions.
9 changes: 9 additions & 0 deletions .changes/0.0.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## 0.0.7 - 2023-04-14

### Added

* add workflow to run pre-commit checks
* add 'create release' workflow
### Fixed

* update pre-commit to also exclude .changes/ and scripts/
5 changes: 0 additions & 5 deletions .changes/unreleased/Added-20230414-160033.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/unreleased/Added-20230414-171346.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/unreleased/Fixed-20230414-155939.yaml

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ 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.7 - 2023-04-14

### Added

* add workflow to run pre-commit checks
* add 'create release' workflow
### Fixed

* update pre-commit to also exclude .changes/ and scripts/
## 0.0.6 - 2023-04-14

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- markdownlint-disable MD013 -->

![version](https://img.shields.io/badge/version-v0.0.6-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.7-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)

<!-- markdownlint-enable MD013 -->

Expand Down

0 comments on commit 62ae535

Please sign in to comment.