Skip to content

Commit

Permalink
changie updates for 0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
chizmw committed Apr 18, 2023
1 parent f17d9f3 commit ceaf55f
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.22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## 0.0.22 - 2023-04-18

### Added

* add Dockerfile; maybe for AWS Lambda later
### Changed

* Change name of pre-commit workflow
* update astroid (2.15.2 -> 2.15.3)
5 changes: 0 additions & 5 deletions .changes/unreleased/Added-20230418-002418.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/unreleased/Changed-20230418-003955.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/unreleased/Changed-20230418-004142.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.22 - 2023-04-18

### Added

* add Dockerfile; maybe for AWS Lambda later
### Changed

* Change name of pre-commit workflow
* update astroid (2.15.2 -> 2.15.3)
## 0.0.21 - 2023-04-18

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

Please sign in to comment.