Skip to content

Commit 9daaa3d

Browse files
committed
chore(release): 9.0.1 [skip ci]
## [9.0.1](v9.0.0...v9.0.1) (2022-11-23) ### Bug Fixes * **types:** remove unused and incorrect exported type related to aggregation ([#1041](#1041)) ([9091a67](9091a67))
1 parent 9091a67 commit 9daaa3d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.0.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.0.0...v9.0.1) (2022-11-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **types:** remove unused and incorrect exported type related to aggregation ([#1041](https://github.com/ForestAdmin/forest-express-sequelize/issues/1041)) ([9091a67](https://github.com/ForestAdmin/forest-express-sequelize/commit/9091a6714bc0716b21f309059e8e7fccfb9bc987))
7+
18
# [9.0.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.14...v9.0.0) (2022-11-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express-sequelize",
33
"description": "Official Express/Sequelize Liana for Forest",
4-
"version": "9.0.0",
4+
"version": "9.0.1",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)