Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Mar 20, 2022
1 parent bc75ff3 commit e16dd6b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kube-workflow",
"version": "1.0.4",
"version": "1.0.5",
"repository": "[email protected]:SocialGouv/kube-workflow.git",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit e16dd6b

Please sign in to comment.