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

Commit 89dacf7

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.7.0
1 parent 0f90839 commit 89dacf7

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.7.0](https://github.com/EddieHubCommunity/api/compare/v0.6.13...v0.7.0) (2021-07-31)
2+
3+
4+
### Features
5+
6+
* namespaces for data ([#168](https://github.com/EddieHubCommunity/api/issues/168)) ([0f90839](https://github.com/EddieHubCommunity/api/commit/0f90839df47e63396db3ed014f3bc857c7380849)), closes [#137](https://github.com/EddieHubCommunity/api/issues/137) [#137](https://github.com/EddieHubCommunity/api/issues/137)
7+
8+
9+
110
## [0.6.13](https://github.com/EddieHubCommunity/api/compare/v0.6.12...v0.6.13) (2021-07-23)
211

312

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

3544

3645

37-
## [0.6.9](https://github.com/EddieHubCommunity/api/compare/v0.6.8...v0.6.9) (2021-06-28)
38-
39-
40-
### Bug Fixes
41-
42-
* rename author-headers ([#144](https://github.com/EddieHubCommunity/api/issues/144)) ([6c39d57](https://github.com/EddieHubCommunity/api/commit/6c39d57826dc61f5149ee39d6d9e916bc4952e15))
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.13",
3+
"version": "0.7.0",
44
"description": "An API to manage our community data",
55
"author": "EddieHubCommunity",
66
"license": "MIT",
@@ -96,4 +96,4 @@
9696
"coverageDirectory": "../coverage",
9797
"testEnvironment": "node"
9898
}
99-
}
99+
}

0 commit comments

Comments
 (0)