Skip to content

Commit

Permalink
chore(release): 9.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [9.2.1](v9.2.0...v9.2.1) (2023-01-17)

### Bug Fixes

* **security:** patch xmldom dependency vulnerability ([#1060](#1060)) ([24cdb3f](24cdb3f))
  • Loading branch information
forest-bot committed Jan 17, 2023
1 parent 24cdb3f commit a60680f
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.2.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.2.0...v9.2.1) (2023-01-17)


### Bug Fixes

* **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))

# [9.2.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.1.1...v9.2.0) (2022-12-28)


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

0 comments on commit a60680f

Please sign in to comment.