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.70.6
Browse files Browse the repository at this point in the history
## [1.70.6](v1.70.5...v1.70.6) (2023-07-12)

### Bug Fixes

* **sealed secret:** fix sealed secret ([31695ee](31695ee))
  • Loading branch information
SocialGroovyBot committed Jul 12, 2023
1 parent 31695ee commit ac6e132
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.70.6](https://github.com/SocialGouv/mon-psy-sante/compare/v1.70.5...v1.70.6) (2023-07-12)


### Bug Fixes

* **sealed secret:** fix sealed secret ([31695ee](https://github.com/SocialGouv/mon-psy-sante/commit/31695ee2bc9959b196b5d241dfdd50fc65a7991a))

## [1.70.5](https://github.com/SocialGouv/mon-psy-sante/compare/v1.70.4...v1.70.5) (2023-07-12)


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.70.5",
"version": "1.70.6",
"commitlint": {
"extends": [
"@commitlint/config-conventional"
Expand Down

0 comments on commit ac6e132

Please sign in to comment.