Skip to content

Commit a0891ed

Browse files
committed
chore(release): 8.5.10 [skip ci]
## [8.5.10](v8.5.9...v8.5.10) (2022-07-04) ### Bug Fixes * **security:** patch semantic-release dependency vulnerability ([#969](#969)) ([2a717b3](2a717b3)) * **security:** patch semver-regex dependency vulnerability ([#966](#966)) ([ca7bad3](ca7bad3))
1 parent 2a717b3 commit a0891ed

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [8.5.10](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.9...v8.5.10) (2022-07-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch semantic-release dependency vulnerability ([#969](https://github.com/ForestAdmin/forest-express-sequelize/issues/969)) ([2a717b3](https://github.com/ForestAdmin/forest-express-sequelize/commit/2a717b3800eedc308d5c18aee1e1e381e8d6f14f))
7+
* **security:** patch semver-regex dependency vulnerability ([#966](https://github.com/ForestAdmin/forest-express-sequelize/issues/966)) ([ca7bad3](https://github.com/ForestAdmin/forest-express-sequelize/commit/ca7bad3a4222e0e306994ad0a163634c19baab78))
8+
19
## [8.5.9](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.8...v8.5.9) (2022-06-29)
210

311

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": "8.5.9",
4+
"version": "8.5.10",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)