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

Commit 2e7e207

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.11.1
1 parent 95896e4 commit 2e7e207

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.11.1](https://github.com/EddieHubCommunity/api/compare/v0.11.0...v0.11.1) (2021-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* adjust docker-action ([#189](https://github.com/EddieHubCommunity/api/issues/189)) ([95896e4](https://github.com/EddieHubCommunity/api/commit/95896e4a631eaefa6ed3bac854262650240fffc1))
7+
8+
9+
110
# [0.11.0](https://github.com/EddieHubCommunity/api/compare/v0.10.3...v0.11.0) (2021-08-21)
211

312

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

3544

3645

37-
# [0.10.0](https://github.com/EddieHubCommunity/api/compare/v0.9.1...v0.10.0) (2021-08-06)
38-
39-
40-
### Features
41-
42-
* documentation with asciidoc ([#161](https://github.com/EddieHubCommunity/api/issues/161)) ([2101b2f](https://github.com/EddieHubCommunity/api/commit/2101b2f30aa16bb85a0432651f26404f5bef6709))
43-
44-
45-

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.11.0",
3+
"version": "0.11.1",
44
"description": "An API to manage our community data",
55
"author": "EddieHubCommunity",
66
"license": "MIT",

0 commit comments

Comments
 (0)