Skip to content

Commit

Permalink
chore(release): 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Feb 3, 2022
1 parent b5584e5 commit c9c3fb5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.4.0](https://github.com/SocialGouv/secretariat/compare/v1.3.0...v1.4.0) (2022-02-03)


### Bug Fixes

* unused auth.tsx ([#31](https://github.com/SocialGouv/secretariat/issues/31)) ([d9306eb](https://github.com/SocialGouv/secretariat/commit/d9306eb9bc979dfa00566ea88741e5d99b866cf8))


### Features

* mattermost data fetcher ([#32](https://github.com/SocialGouv/secretariat/issues/32)) ([b5584e5](https://github.com/SocialGouv/secretariat/commit/b5584e515c3a624d696ad0c02756c873072a4faa))

# [1.3.0](https://github.com/SocialGouv/secretariat/compare/v1.2.0...v1.3.0) (2022-02-03)


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": "secretariat",
"version": "1.3.0",
"version": "1.4.0",
"engines": {
"node": "16.13"
},
Expand Down

0 comments on commit c9c3fb5

Please sign in to comment.