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.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 28, 2021
1 parent 738a710 commit 666e117
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.6.10](https://github.com/EddieHubCommunity/api/compare/v0.6.9...v0.6.10) (2021-06-28)


### Bug Fixes

* tests for local+astradb ([#138](https://github.com/EddieHubCommunity/api/issues/138)) ([738a710](https://github.com/EddieHubCommunity/api/commit/738a7105325a65662319acd3f4875e16491247d6))



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


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



## [0.6.5](https://github.com/EddieHubCommunity/api/compare/v0.6.4...v0.6.5) (2021-06-08)


### Bug Fixes

* display default version ([#125](https://github.com/EddieHubCommunity/api/issues/125)) ([170044b](https://github.com/EddieHubCommunity/api/commit/170044b029038fb55e9b67320564c45b58624b81))



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.9",
"version": "0.6.10",
"description": "An API to manage our community data",
"author": "EddieHubCommunity",
"license": "MIT",
Expand Down Expand Up @@ -90,4 +90,4 @@
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
}

0 comments on commit 666e117

Please sign in to comment.