Skip to content

Commit

Permalink
chore: release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
real34 committed Feb 23, 2019
1 parent 996c202 commit 7c8e01f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [0.2.0](https://github.com/lachouettecoop/participation/compare/0.1.1...0.2.0) (2019-02-23)


### Features

* ajout d’un champ pour filtrer les Chouettos par nom ([996c202](https://github.com/lachouettecoop/participation/commit/996c202)), closes [#5](https://github.com/lachouettecoop/participation/issues/5)
* ajout de la date de génération du site en pied de page ([140f636](https://github.com/lachouettecoop/participation/commit/140f636)), closes [#1](https://github.com/lachouettecoop/participation/issues/1)



## [0.1.1](https://github.com/lachouettecoop/participation/compare/0.1.0...0.1.1) (2019-02-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "chouette-participation",
"private": true,
"description": "",
"version": "0.1.1",
"version": "0.2.0",
"author": "",
"dependencies": {
"babel-plugin-styled-components": "^1.10.0",
Expand Down

0 comments on commit 7c8e01f

Please sign in to comment.