From 73b444559774cddb5890167df2c998697bf6e758 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 5 Oct 2020 10:20:13 +0000 Subject: [PATCH] chore(release): version 2.9.0 # [2.9.0](https://github.com/SocialGouv/www/compare/v2.8.0...v2.9.0) (2020-10-05) ### Features * **cdtn:** add API info entreprise ([#749](https://github.com/SocialGouv/www/issues/749)) ([555bfe3](https://github.com/SocialGouv/www/commit/555bfe3c30354c39cb774ea6b19f166dcd5fb6b8)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 824087883..10bd0699d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.9.0](https://github.com/SocialGouv/www/compare/v2.8.0...v2.9.0) (2020-10-05) + + +### Features + +* **cdtn:** add API info entreprise ([#749](https://github.com/SocialGouv/www/issues/749)) ([555bfe3](https://github.com/SocialGouv/www/commit/555bfe3c30354c39cb774ea6b19f166dcd5fb6b8)) + # [2.8.0](https://github.com/SocialGouv/www/compare/v2.7.0...v2.8.0) (2020-09-30) diff --git a/package.json b/package.json index 41701e700..b2b5e89cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fabrique.social.gouv.fr", - "version": "2.8.0", + "version": "2.9.0", "license": "Apache-2.0", "repository": { "type": "git",