Skip to content

Commit 6f743ad

Browse files
chore(release): version 1.2.2
## [1.2.2](v1.2.1...v1.2.2) (2023-08-30) ### Bug Fixes * skip empty defaults ([#8](#8)) ([e42303a](e42303a))
1 parent e42303a commit 6f743ad

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.2](https://github.com/SocialGouv/helm-schema/compare/v1.2.1...v1.2.2) (2023-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* skip empty defaults ([#8](https://github.com/SocialGouv/helm-schema/issues/8)) ([e42303a](https://github.com/SocialGouv/helm-schema/commit/e42303a45a85b946627a097acd9d61c388c662fa))
7+
18
## [1.2.1](https://github.com/SocialGouv/helm-schema/compare/v1.2.0...v1.2.1) (2023-08-29)
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.1",
3+
"version": "1.2.2",
44
"main": "dist/index.js",
55
"license": "Apache-2.0",
66
"files": [

0 commit comments

Comments
 (0)