diff --git a/CHANGELOG.md b/CHANGELOG.md index d570f3ed..3b382acd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.6.0](https://github.com/SocialGouv/ressourcerie/compare/v1.5.1...v1.6.0) (2022-03-18) + + +### Features + +* add ressources urssaf ([f98fea0](https://github.com/SocialGouv/ressourcerie/commit/f98fea0ab4c351697657edc12f5bb087ffa04c6a)) + ## [1.5.1](https://github.com/SocialGouv/ressourcerie/compare/v1.5.0...v1.5.1) (2022-03-17) diff --git a/package.json b/package.json index 1e9cab40..3219816a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ressourcerie", - "version": "1.5.1", + "version": "1.6.0", "repository": "https://github.com/SocialGouv/ressourcerie", "license": "AGPL-3.0-or-later", "node": "=16.4",