Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
chore(release): version 1.69.3
Browse files Browse the repository at this point in the history
## [1.69.3](v1.69.2...v1.69.3) (2023-03-21)

### Bug Fixes

* **second address:** fix error on second address coordinates ([2091a9d](2091a9d))
  • Loading branch information
SocialGroovyBot committed Mar 21, 2023
1 parent 2091a9d commit 60952ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.69.3](https://github.com/SocialGouv/mon-psy-sante/compare/v1.69.2...v1.69.3) (2023-03-21)


### Bug Fixes

* **second address:** fix error on second address coordinates ([2091a9d](https://github.com/SocialGouv/mon-psy-sante/commit/2091a9d03b1addf8d40de92f348b16f1e920a2a3))

## [1.69.2](https://github.com/SocialGouv/mon-psy-sante/compare/v1.69.1...v1.69.2) (2023-03-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monparcourspsy",
"version": "1.69.2",
"version": "1.69.3",
"commitlint": {
"extends": [
"@commitlint/config-conventional"
Expand Down

0 comments on commit 60952ff

Please sign in to comment.