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

Commit 7d9fac5

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.6.0
1 parent e579caa commit 7d9fac5

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.6.0](https://github.com/EddieHubCommunity/api/compare/v0.5.3...v0.6.0) (2021-06-08)
2+
3+
4+
### Features
5+
6+
* deploy to kubernetes ([#125](https://github.com/EddieHubCommunity/api/issues/125)) ([5a93b21](https://github.com/EddieHubCommunity/api/commit/5a93b216bf8da1499302872e7939eefdb00ac73b))
7+
8+
9+
110
## [0.5.3](https://github.com/EddieHubCommunity/api/compare/v0.5.2...v0.5.3) (2021-06-06)
211

312

@@ -34,13 +43,3 @@
3443

3544

3645

37-
# [0.4.0](https://github.com/EddieHubCommunity/api/compare/v0.3.2...v0.4.0) (2021-05-18)
38-
39-
40-
### Features
41-
42-
* calendar-module to database ([#97](https://github.com/EddieHubCommunity/api/issues/97)) ([296be0c](https://github.com/EddieHubCommunity/api/commit/296be0c277f9f5319c316876f5ca7bcb84e803f6))
43-
* discord-module to database ([#96](https://github.com/EddieHubCommunity/api/issues/96)) ([5ba013c](https://github.com/EddieHubCommunity/api/commit/5ba013c2e7a57e182afdf31b1a72d8756bc3ce3f))
44-
45-
46-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "0.5.3",
3+
"version": "0.6.0",
44
"description": "An API to manage our community data",
55
"author": "EddieHubCommunity",
66
"license": "MIT",

0 commit comments

Comments
 (0)