Skip to content

Commit

Permalink
chore(release): 0.2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
Morriz committed Jun 27, 2022
1 parent 38421f1 commit 0ec0096
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [0.2.29](https://github.com/redkubes/otomi-tasks/compare/v0.2.28...v0.2.29) (2022-06-27)


### Bug Fixes

* gitea drone task idempotency ([4946013](https://github.com/redkubes/otomi-tasks/commit/4946013eaa08b67440978c361ab3f3459da63fc0))
* new oauth2 app for gitea when domain changes ([38421f1](https://github.com/redkubes/otomi-tasks/commit/38421f13edafda834d9c609deec6ff32c6170f02))

### [0.2.28](https://github.com/redkubes/otomi-tasks/compare/v0.2.27...v0.2.28) (2022-06-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,5 @@
"tag": true
}
},
"version": "0.2.28"
"version": "0.2.29"
}

0 comments on commit 0ec0096

Please sign in to comment.