Skip to content

Commit

Permalink
chore(release): 9.3.22 [skip ci]
Browse files Browse the repository at this point in the history
## [9.3.22](v9.3.21...v9.3.22) (2024-05-24)

### Bug Fixes

* create and update with a scope when it is not found ([#1107](#1107)) ([9a138c7](9a138c7))
  • Loading branch information
forest-bot committed May 24, 2024
1 parent 9a138c7 commit dd10ee5
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.22](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.21...v9.3.22) (2024-05-24)


### Bug Fixes

* create and update with a scope when it is not found ([#1107](https://github.com/ForestAdmin/forest-express-sequelize/issues/1107)) ([9a138c7](https://github.com/ForestAdmin/forest-express-sequelize/commit/9a138c77e857d2ad756e32145f89b4d769b2b3cc))

## [9.3.21](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.20...v9.3.21) (2024-05-17)


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": "9.3.21",
"version": "9.3.22",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit dd10ee5

Please sign in to comment.