Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybatch committed Apr 30, 2021
1 parent 18751ac commit 09cc64e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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.

### 2.0.1 (2021-04-30)


### Features

* allow ingress annotations ([#244](https://github.com/tobybatch/kimai2/issues/244)) ([18751ac](https://github.com/tobybatch/kimai2/commits/18751acebf03b4ee56d631cebc587ab8b7bef997))


### Bug Fixes

* reinstated file marker ([625dbd7](https://github.com/tobybatch/kimai2/commits/625dbd7a26dba0c0d3005ca142be91b08a9c2a23))
* updated tag names in readme ([#243](https://github.com/tobybatch/kimai2/issues/243)) ([f6a6cac](https://github.com/tobybatch/kimai2/commits/f6a6cac3554d4ecd5fb1e2a1a30fec02ae1cd649))
2 changes: 1 addition & 1 deletion 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 @@ -15,5 +15,5 @@
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"version": "1.1.0"
"version": "2.0.1"
}

0 comments on commit 09cc64e

Please sign in to comment.