Skip to content

Commit ac53fd6

Browse files
chore(release): version 1.2.3
## [1.2.3](v1.2.2...v1.2.3) (2023-09-04) ### Bug Fixes * default schema version ([0e23a57](0e23a57)) * snaps ([25c3e9c](25c3e9c))
1 parent 61d9cbd commit ac53fd6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.3](https://github.com/SocialGouv/helm-schema/compare/v1.2.2...v1.2.3) (2023-09-04)
2+
3+
4+
### Bug Fixes
5+
6+
* default schema version ([0e23a57](https://github.com/SocialGouv/helm-schema/commit/0e23a573daa502a6b3dbde5e35e88931f39c38bf))
7+
* snaps ([25c3e9c](https://github.com/SocialGouv/helm-schema/commit/25c3e9cabbb84404f5fad65dd134cab4365137e0))
8+
19
## [1.2.2](https://github.com/SocialGouv/helm-schema/compare/v1.2.1...v1.2.2) (2023-08-30)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@socialgouv/helm-schema",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"main": "dist/index.js",
55
"license": "Apache-2.0",
66
"files": [

0 commit comments

Comments
 (0)