diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f7c5770..a4a44279 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.11.10](https://github.com/SocialGouv/ressourcerie/compare/v1.11.9...v1.11.10) (2022-05-18) + + +### Bug Fixes + +* fix sealed secrets ([43febb7](https://github.com/SocialGouv/ressourcerie/commit/43febb722c97285c4c4448fb57c35940fc2f8484)) + ## [1.11.9](https://github.com/SocialGouv/ressourcerie/compare/v1.11.8...v1.11.9) (2022-05-18) diff --git a/package.json b/package.json index a99b2aef..e0cd9244 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ressourcerie", - "version": "1.11.9", + "version": "1.11.10", "repository": "https://github.com/SocialGouv/ressourcerie", "license": "AGPL-3.0-or-later", "node": "=16.4",