Skip to content

Commit 9fc06c9

Browse files
chore(release): 2.9.0
1 parent bd59f2a commit 9fc06c9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.9.0](https://github.com/SocialGouv/domifa/compare/v2.8.2...v2.9.0) (2021-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **mail:** ajout lien [#1492](https://github.com/SocialGouv/domifa/issues/1492) ([#1496](https://github.com/SocialGouv/domifa/issues/1496)) ([40c2a7e](https://github.com/SocialGouv/domifa/commit/40c2a7e306cb736ad87d33d8f6afe6749ac8fce6))
7+
8+
9+
### Features
10+
11+
* tracer suppression interactions [#1432](https://github.com/SocialGouv/domifa/issues/1432) ([c180240](https://github.com/SocialGouv/domifa/commit/c18024082d397d951354c741bd8561894af0664f))
12+
113
## [2.8.2](https://github.com/SocialGouv/domifa/compare/v2.8.1...v2.8.2) (2021-07-12)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "domifa",
33
"private": true,
4-
"version": "2.8.2",
4+
"version": "2.9.0",
55
"scripts": {
66
"build": "lerna run build --stream",
77
"dev": "lerna run dev --parallel --stream",

0 commit comments

Comments
 (0)