diff --git a/CHANGELOG.md b/CHANGELOG.md index 631d7b8..082e7f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.6.1](https://github.com/lachouettecoop/participation/compare/0.6.0...0.6.1) (2019-10-31) + + +### Bug Fixes + +* correction de l'application suite à changement de nom de colonne dans le fichier de suivi ([115a74b](https://github.com/lachouettecoop/participation/commit/115a74b)) + + + # [0.6.0](https://github.com/lachouettecoop/participation/compare/0.5.2...0.6.0) (2019-09-04) diff --git a/package.json b/package.json index 6b18c61..a39cba9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "chouette-participation", "private": true, "description": "", - "version": "0.6.0", + "version": "0.6.1", "author": "", "dependencies": { "@mdx-js/mdx": "^0.20.2",