Skip to content

Commit 5a2b09c

Browse files
chore(release): 2.201.0
1 parent 222295c commit 5a2b09c

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.201.0](https://github.com/SocialGouv/domifa/compare/v2.200.2...v2.201.0) (2025-05-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** add cities to db ([2184611](https://github.com/SocialGouv/domifa/commit/218461190b335ec208da12a7a52c94a5b8b65a06))
7+
8+
9+
### Features
10+
11+
* **backend:** add cities to metabase ([222295c](https://github.com/SocialGouv/domifa/commit/222295c3b44eee6296c1db013eba9611ef5b008e))
12+
113
## [2.200.2](https://github.com/SocialGouv/domifa/compare/v2.200.1...v2.200.2) (2025-05-11)
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.200.2",
4+
"version": "2.201.0",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)