Skip to content

Commit a60680f

Browse files
committed
chore(release): 9.2.1 [skip ci]
## [9.2.1](v9.2.0...v9.2.1) (2023-01-17) ### Bug Fixes * **security:** patch xmldom dependency vulnerability ([#1060](#1060)) ([24cdb3f](24cdb3f))
1 parent 24cdb3f commit a60680f

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.2.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.2.0...v9.2.1) (2023-01-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch xmldom dependency vulnerability ([#1060](https://github.com/ForestAdmin/forest-express-sequelize/issues/1060)) ([24cdb3f](https://github.com/ForestAdmin/forest-express-sequelize/commit/24cdb3f773f20c3be7ffcdf7a945694f20ea6663))
7+
18
# [9.2.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.1.1...v9.2.0) (2022-12-28)
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.2.0",
4+
"version": "9.2.1",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)