Skip to content

Commit db0f193

Browse files
chore(release): 2.11.0
1 parent 1c8693e commit db0f193

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.11.0](https://github.com/SocialGouv/domifa/compare/v2.10.3...v2.11.0) (2021-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency dotenv to v10 ([402c0c7](https://github.com/SocialGouv/domifa/commit/402c0c769a450a13d771be83a1834d61f7c6875a))
7+
* **deps:** update dependency fs-extra to v10 ([ecdc407](https://github.com/SocialGouv/domifa/commit/ecdc4071e1783b2741462323d8649aa399d1d8f0))
8+
* **interactions:** Correction de la date de dernier passage ([41fe479](https://github.com/SocialGouv/domifa/commit/41fe4791eed5d1f8f0c9c487f0edc4350f9a28b5))
9+
10+
11+
### Features
12+
13+
* **sms:** compteur de structures ayant activé les SMS ([0898ff9](https://github.com/SocialGouv/domifa/commit/0898ff90e892e5be770baad74d7790408b22e8ec))
14+
115
## [2.10.3](https://github.com/SocialGouv/domifa/compare/v2.10.2...v2.10.3) (2021-07-23)
216

317

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.10.3",
4+
"version": "2.11.0",
55
"scripts": {
66
"build": "lerna run build --stream",
77
"dev": "lerna run dev --parallel --stream",

0 commit comments

Comments
 (0)