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

Commit 09cc64e

Browse files
committed
chore(release): 2.0.1
1 parent 18751ac commit 09cc64e

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
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.
4+
5+
### 2.0.1 (2021-04-30)
6+
7+
8+
### Features
9+
10+
* allow ingress annotations ([#244](https://github.com/tobybatch/kimai2/issues/244)) ([18751ac](https://github.com/tobybatch/kimai2/commits/18751acebf03b4ee56d631cebc587ab8b7bef997))
11+
12+
13+
### Bug Fixes
14+
15+
* reinstated file marker ([625dbd7](https://github.com/tobybatch/kimai2/commits/625dbd7a26dba0c0d3005ca142be91b08a9c2a23))
16+
* updated tag names in readme ([#243](https://github.com/tobybatch/kimai2/issues/243)) ([f6a6cac](https://github.com/tobybatch/kimai2/commits/f6a6cac3554d4ecd5fb1e2a1a30fec02ae1cd649))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
1616
}
1717
},
18-
"version": "1.1.0"
18+
"version": "2.0.1"
1919
}

0 commit comments

Comments
 (0)