Skip to content

Commit

Permalink
Update changelog for release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienbarbier committed Dec 19, 2022
1 parent 501bb2b commit 7ea5322
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
See for sample https://raw.githubusercontent.com/favoloso/conventional-changelog-emoji/master/CHANGELOG.md
-->

## [1.1.2] - 2022-12-19
### 🐛 Bug Fixes
- CalendarGraph crash on start (#82)

## [1.1.1] - 2022-12-16
### 🐛 Bug Fixes
- Sync is broken on update event (#78)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seven23",
"version": "1.0.1",
"version": "1.1.2",
"description": "seven23",
"scripts": {
"start": "webpack-dev-server --config webpack-dev-server.config.js",
Expand Down

0 comments on commit 7ea5322

Please sign in to comment.