Skip to content

Commit

Permalink
2.1.1 release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
wirbot committed Mar 15, 2020
1 parent d8e6040 commit dc3137c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.1.1](https://github.com/babajka/babajka-frontend/compare/v2.1.0...v2.1.1) (2020-03-15)

### Bug Fixes

- **diary:** fix timezone bug & link from home [[#97](https://github.com/babajka/babajka-frontend/issues/97)](<[d8e6040](https://github.com/babajka/babajka-frontend/commit/d8e60407ac30fbdd8b207e956e9eceeb408a172e)>)

# [2.1.0](https://github.com/babajka/babajka-frontend/compare/v2.0.0...v2.1.0) (2020-03-14)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babajka-frontend",
"version": "2.1.0",
"version": "2.1.1",
"description": "Next.js & React app",
"scripts": {
"start": "npm run dev",
Expand Down

0 comments on commit dc3137c

Please sign in to comment.