We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f281eb6 commit 7303757Copy full SHA for 7303757
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.4](https://github.com/SocialGouv/helm-schema/compare/v1.2.3...v1.2.4) (2023-11-11)
2
+
3
4
+### Bug Fixes
5
6
+* handle array definitions ([#16](https://github.com/SocialGouv/helm-schema/issues/16)) ([f281eb6](https://github.com/SocialGouv/helm-schema/commit/f281eb67e9c968863b0eb9e373ef5dde1d300d41))
7
8
## [1.2.3](https://github.com/SocialGouv/helm-schema/compare/v1.2.2...v1.2.3) (2023-09-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@socialgouv/helm-schema",
- "version": "1.2.3",
+ "version": "1.2.4",
"main": "dist/index.js",
"license": "Apache-2.0",
"files": [
0 commit comments