Skip to content

Commit

Permalink
chore(release): 9.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [9.3.2](v9.3.1...v9.3.2) (2021-10-25)

### Bug Fixes

* add warning message when connections does not have any models ([#821](#821)) ([b6600fa](b6600fa))
  • Loading branch information
forest-bot committed Oct 25, 2021
1 parent b6600fa commit 94ce7b5
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 @@
## [9.3.2](https://github.com/ForestAdmin/forest-express/compare/v9.3.1...v9.3.2) (2021-10-25)


### Bug Fixes

* add warning message when connections does not have any models ([#821](https://github.com/ForestAdmin/forest-express/issues/821)) ([b6600fa](https://github.com/ForestAdmin/forest-express/commit/b6600fa816d5e8e1c339958a918e43136fe1ed01))

## [9.3.1](https://github.com/ForestAdmin/forest-express/compare/v9.3.0...v9.3.1) (2021-10-25)


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",
"description": "Official package for all Forest Express Lianas",
"version": "9.3.1",
"version": "9.3.2",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit 94ce7b5

Please sign in to comment.