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.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 29, 2021
1 parent 60b63b0 commit cabb3c6
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.11](https://github.com/EddieHubCommunity/api/compare/v0.6.10...v0.6.11) (2021-06-29)


### Bug Fixes

* command typo ([#154](https://github.com/EddieHubCommunity/api/issues/154)) ([60b63b0](https://github.com/EddieHubCommunity/api/commit/60b63b0abc1be175c204070076fb08ee042d63fa))



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


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



## [0.6.6](https://github.com/EddieHubCommunity/api/compare/v0.6.5...v0.6.6) (2021-06-09)


### Bug Fixes

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



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

0 comments on commit cabb3c6

Please sign in to comment.