Skip to content

Commit

Permalink
chore(release): v2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 24, 2022
1 parent 6d00877 commit 864f2db
Showing 1 changed file with 21 additions and 9 deletions.
30 changes: 21 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [2.0.0](https://github.com/GiganticMinecraft/TimeToGo/compare/v1.1.0...v2.0.0) (2022-09-24)


### Bug Fixes

* fix dayOfWeek array print ([d674958](https://github.com/GiganticMinecraft/TimeToGo/commit/d6749580ca5fb0eba278e87e51fcbb3a58d5628f))
* fix DayOfWeek order ([90cee2b](https://github.com/GiganticMinecraft/TimeToGo/commit/90cee2b174b4def3b6c34912ee989ba2f3aa6fa9))
* fix errs ([6d00877](https://github.com/GiganticMinecraft/TimeToGo/commit/6d00877e0e44d4b0b229b22b3f9b2e945f19041c))


### Features

* impl `DayOfWeek` ([815ebb0](https://github.com/GiganticMinecraft/TimeToGo/commit/815ebb03f626ce0e230081dd39bc11bcb86fffa1))


### BREAKING CHANGES

* change DayOfWeek string type from UPPER_CASE to CamelCase



# [1.1.0](https://github.com/GiganticMinecraft/TimeToGo/compare/v1.0.1...v1.1.0) (2022-09-24)


Expand Down Expand Up @@ -45,12 +66,3 @@



# [0.2.0](https://github.com/GiganticMinecraft/TimeToGo/compare/v0.1.0...v0.2.0) (2022-09-03)


### Features

* add `/ttg list` ([4ba2073](https://github.com/GiganticMinecraft/TimeToGo/commit/4ba20735e901d3283082c4a40b7a7c66ac9fd83b))



0 comments on commit 864f2db

Please sign in to comment.