Skip to content

Commit 32a8f6c

Browse files
chore(release): 2.201.1
1 parent 4a3903f commit 32a8f6c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.201.1](https://github.com/SocialGouv/domifa/compare/v2.201.0...v2.201.1) (2025-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **admin:** add some information in admin for places ([949f619](https://github.com/SocialGouv/domifa/commit/949f619ff977a1d89792252b28442fa676c55fac))
7+
* **frontend:** fix cgu link ([4a3903f](https://github.com/SocialGouv/domifa/commit/4a3903f6f2e6d74d00be5843e85da4174063ea72))
8+
* **frontend:** update cgu ([5053416](https://github.com/SocialGouv/domifa/commit/5053416355ad460dc45758af7f11254101ae7704))
9+
110
# [2.201.0](https://github.com/SocialGouv/domifa/compare/v2.200.2...v2.201.0) (2025-05-12)
211

312

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

0 commit comments

Comments
 (0)