Skip to content

Commit

Permalink
chore(release): 2.138.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Sep 21, 2023
1 parent 03dcad5 commit c587938
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [2.138.0](https://github.com/SocialGouv/domifa/compare/v2.137.3...v2.138.0) (2023-09-21)


### Bug Fixes

* yarn.lock ([03dcad5](https://github.com/SocialGouv/domifa/commit/03dcad51de2a32793a50e82f1ee56009f252b110))
* **api:** add latitude longitude to test dump ([3cb6bd7](https://github.com/SocialGouv/domifa/commit/3cb6bd7090c843fcbf88f634781a21e04ad24e15))
* **api:** add location to structures ([3d7c970](https://github.com/SocialGouv/domifa/commit/3d7c970f47d48facd8f60e3122826b4f739cb01f))


### Features

* **location:** add location of places ([2754e74](https://github.com/SocialGouv/domifa/commit/2754e74d6e171502d4f0f21535a90b22c845f846))

## [2.137.3](https://github.com/SocialGouv/domifa/compare/v2.137.2...v2.137.3) (2023-09-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
"version": "2.137.3",
"version": "2.138.0",
"scripts": {
"build": "lerna run build --stream",
"dev": "lerna run dev --parallel --stream",
Expand Down

0 comments on commit c587938

Please sign in to comment.