Skip to content

Commit 7303757

Browse files
chore(release): version 1.2.4
## [1.2.4](v1.2.3...v1.2.4) (2023-11-11) ### Bug Fixes * handle array definitions ([#16](#16)) ([f281eb6](f281eb6))
1 parent f281eb6 commit 7303757

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.2.3](https://github.com/SocialGouv/helm-schema/compare/v1.2.2...v1.2.3) (2023-09-04)
29

310

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.3",
3+
"version": "1.2.4",
44
"main": "dist/index.js",
55
"license": "Apache-2.0",
66
"files": [

0 commit comments

Comments
 (0)