From 71ce30f24bde531b858fa12b018b71c91622f889 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Wed, 18 May 2022 23:10:09 +0000 Subject: [PATCH] chore(release): 1.11.10 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",