Skip to content

Commit

Permalink
chore(release): 9.3.9 [skip ci]
Browse files Browse the repository at this point in the history
## [9.3.9](v9.3.8...v9.3.9) (2023-11-23)

### Bug Fixes

* user receives 403 on newly created segment query ([#1100](#1100)) ([3a65e59](3a65e59))
  • Loading branch information
forest-bot committed Nov 23, 2023
1 parent 3a65e59 commit c72f29e
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.9](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.8...v9.3.9) (2023-11-23)


### Bug Fixes

* user receives 403 on newly created segment query ([#1100](https://github.com/ForestAdmin/forest-express-sequelize/issues/1100)) ([3a65e59](https://github.com/ForestAdmin/forest-express-sequelize/commit/3a65e59bfcc9fa29cb096c93da7e7431b9c344f0))

## [9.3.8](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.7...v9.3.8) (2023-11-08)


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

0 comments on commit c72f29e

Please sign in to comment.