Skip to content

Commit

Permalink
chore(release): version 1.4.0
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.12...v1.4.0) (2020-10-22)

### Features

* Add team technical followups. ([#233](#233)) ([49ba809](49ba809))
  • Loading branch information
SocialGroovyBot committed Oct 22, 2020
1 parent 49ba809 commit 5188b9b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.4.0](https://github.com/SocialGouv/carnets/compare/v1.3.12...v1.4.0) (2020-10-22)


### Features

* Add team technical followups. ([#233](https://github.com/SocialGouv/carnets/issues/233)) ([49ba809](https://github.com/SocialGouv/carnets/commit/49ba8099ab5d4f8af3392354b04062e9cb8079eb))

## [1.3.12](https://github.com/SocialGouv/carnets/compare/v1.3.11...v1.3.12) (2020-10-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "carnets",
"version": "1.3.12",
"version": "1.4.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 5188b9b

Please sign in to comment.