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

Commit

Permalink
chore(release): v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 31, 2021
1 parent 0f90839 commit 89dacf7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.7.0](https://github.com/EddieHubCommunity/api/compare/v0.6.13...v0.7.0) (2021-07-31)


### Features

* 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)



## [0.6.13](https://github.com/EddieHubCommunity/api/compare/v0.6.12...v0.6.13) (2021-07-23)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [0.6.9](https://github.com/EddieHubCommunity/api/compare/v0.6.8...v0.6.9) (2021-06-28)


### Bug Fixes

* rename author-headers ([#144](https://github.com/EddieHubCommunity/api/issues/144)) ([6c39d57](https://github.com/EddieHubCommunity/api/commit/6c39d57826dc61f5149ee39d6d9e916bc4952e15))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "0.6.13",
"version": "0.7.0",
"description": "An API to manage our community data",
"author": "EddieHubCommunity",
"license": "MIT",
Expand Down Expand Up @@ -96,4 +96,4 @@
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
}

0 comments on commit 89dacf7

Please sign in to comment.