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

Commit 9813ac1

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.6.7
1 parent e94450b commit 9813ac1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.6.7](https://github.com/EddieHubCommunity/api/compare/v0.6.6...v0.6.7) (2021-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* no data, empty result ([#134](https://github.com/EddieHubCommunity/api/issues/134)) ([e94450b](https://github.com/EddieHubCommunity/api/commit/e94450b21b3dc93a447ab8468a107ef9f3b353d3))
7+
8+
9+
110
## [0.6.6](https://github.com/EddieHubCommunity/api/compare/v0.6.5...v0.6.6) (2021-06-09)
211

312

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

3544

3645

37-
## [0.6.2](https://github.com/EddieHubCommunity/api/compare/v0.6.1...v0.6.2) (2021-06-08)
38-
39-
40-
### Bug Fixes
41-
42-
* display default version ([#125](https://github.com/EddieHubCommunity/api/issues/125)) ([7edd95a](https://github.com/EddieHubCommunity/api/commit/7edd95ac597bdaf16ea4136fa5d2ed0b0ce497c2))
43-
44-
45-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "0.6.6",
3+
"version": "0.6.7",
44
"description": "An API to manage our community data",
55
"author": "EddieHubCommunity",
66
"license": "MIT",
@@ -90,4 +90,4 @@
9090
"coverageDirectory": "../coverage",
9191
"testEnvironment": "node"
9292
}
93-
}
93+
}

0 commit comments

Comments
 (0)