diff --git a/CHANGELOG.md b/CHANGELOG.md index b1c44234..f2166b27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.16.12](https://github.com/SocialGouv/ressourcerie/compare/v1.16.11...v1.16.12) (2023-03-13) + + +### Bug Fixes + +* release ([9f13bfd](https://github.com/SocialGouv/ressourcerie/commit/9f13bfd6514d4c2c197cadc4b06c856813f4165b)) + ## [1.16.11](https://github.com/SocialGouv/ressourcerie/compare/v1.16.10...v1.16.11) (2023-02-07) diff --git a/package.json b/package.json index 69fe0775..ace8261c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ressourcerie", - "version": "1.16.11", + "version": "1.16.12", "repository": "https://github.com/SocialGouv/ressourcerie", "license": "AGPL-3.0-or-later", "node": "=16.4",