From 73adf9c403acbd7ae856b96e15fd676bf4b5f4f3 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Thu, 19 May 2022 08:57:57 +0000 Subject: [PATCH] chore(release): 1.13.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56e481d1..097213ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.13.0](https://github.com/SocialGouv/ressourcerie/compare/v1.12.0...v1.13.0) (2022-05-19) + + +### Features + +* new article programme occitanie ia - emploi et formation ([#54](https://github.com/SocialGouv/ressourcerie/issues/54)) ([158e4e4](https://github.com/SocialGouv/ressourcerie/commit/158e4e4d8f010eddb1422d4c141ace629b955ec7)) + # [1.12.0](https://github.com/SocialGouv/ressourcerie/compare/v1.11.10...v1.12.0) (2022-05-19) diff --git a/package.json b/package.json index 6253c3d6..1cdbbfd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ressourcerie", - "version": "1.12.0", + "version": "1.13.0", "repository": "https://github.com/SocialGouv/ressourcerie", "license": "AGPL-3.0-or-later", "node": "=16.4",