diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..8a07f8b8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +### [1.0.5](https://github.com/SocialGouv/kube-workflow/compare/v1.0.4...v1.0.5) (2022-03-20) + + +### Bug Fixes + +* **create-secret:** fix typo ([f898947](https://github.com/SocialGouv/kube-workflow/commit/f89894742abd095289c1803a89ec01e311389916)) +* **create-secret:** fix typo ([6a8a004](https://github.com/SocialGouv/kube-workflow/commit/6a8a0042d18e77c2012b65226660502fa4f0a2fe)) +* details ([992758f](https://github.com/SocialGouv/kube-workflow/commit/992758f6983933b125c93cda8082ada1f80b1fa5)) +* use jest test.each ([341d8fa](https://github.com/SocialGouv/kube-workflow/commit/341d8fa976623160ede8e4a5de6aa67c82609b21)) diff --git a/package.json b/package.json index 8261e83b..9f29efd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kube-workflow", - "version": "1.0.4", + "version": "1.0.5", "repository": "git@github.com:SocialGouv/kube-workflow.git", "license": "MIT", "dependencies": {