We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d9cbd commit ac53fd6Copy full SHA for ac53fd6
CHANGELOG.md
@@ -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
9
## [1.2.2](https://github.com/SocialGouv/helm-schema/compare/v1.2.1...v1.2.2) (2023-08-30)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@socialgouv/helm-schema",
- "version": "1.2.2",
+ "version": "1.2.3",
"main": "dist/index.js",
"license": "Apache-2.0",
"files": [
0 commit comments