Skip to content

Commit

Permalink
chore(release): 8.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.2](v8.0.1...v8.0.2) (2021-07-23)

### Bug Fixes

* fix display of week number in line chart ([#785](#785)) ([48d202d](48d202d))
  • Loading branch information
forest-bot committed Jul 23, 2021
1 parent 48d202d commit 37f7876
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.0.2](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.1...v8.0.2) (2021-07-23)


### Bug Fixes

* fix display of week number in line chart ([#785](https://github.com/ForestAdmin/forest-express-sequelize/issues/785)) ([48d202d](https://github.com/ForestAdmin/forest-express-sequelize/commit/48d202d5954276a023728d8ef0a37c36ed378a68))

## [8.0.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.0...v8.0.1) (2021-07-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "forest-express-sequelize",
"description": "Official Express/Sequelize Liana for Forest",
"version": "8.0.1",
"version": "8.0.2",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit 37f7876

Please sign in to comment.