diff options
| author | semantic-release-bot <[email protected]> | 2021-12-25 16:27:57 +0000 |
|---|---|---|
| committer | semantic-release-bot <[email protected]> | 2021-12-25 16:27:57 +0000 |
| commit | 61bb1363a316e72a6fc12fc9e2c365fcde03ae8d (patch) | |
| tree | 7d5c8fe538f1fe9a28cb94cee1efb4b33d76dbec /CHANGELOG.md | |
| parent | doc: add link to Holo Data in README (diff) | |
| download | holo-schedule-61bb1363a316e72a6fc12fc9e2c365fcde03ae8d.tar.xz holo-schedule-61bb1363a316e72a6fc12fc9e2c365fcde03ae8d.zip | |
chore(release): 0.5.2 [skip ci]v0.5.2
## [0.5.2](https://github.com/wabilin/holo-schedule/compare/v0.5.1...v0.5.2) (2021-12-25)
### Bug Fixes
* **deps:** upgrade out-of-data packages ([#27](https://github.com/wabilin/holo-schedule/issues/27)) ([e799fd0](https://github.com/wabilin/holo-schedule/commit/e799fd0eaf906252f2cd80c5079f2e5ed0685a74))
* unpin dependencies ([a31813a](https://github.com/wabilin/holo-schedule/commit/a31813a33eeb795a5486325d6e6ac38529677a1f))
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f357e2c..aede0b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [0.5.2](https://github.com/wabilin/holo-schedule/compare/v0.5.1...v0.5.2) (2021-12-25) + + +### Bug Fixes + +* **deps:** upgrade out-of-data packages ([#27](https://github.com/wabilin/holo-schedule/issues/27)) ([e799fd0](https://github.com/wabilin/holo-schedule/commit/e799fd0eaf906252f2cd80c5079f2e5ed0685a74)) +* unpin dependencies ([a31813a](https://github.com/wabilin/holo-schedule/commit/a31813a33eeb795a5486325d6e6ac38529677a1f)) + ## [0.5.1](https://github.com/wabilin/holo-schedule/compare/v0.5.0...v0.5.1) (2021-12-25) |