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.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 4, 2021
1 parent 914b39f commit ea65ba6
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.9.1](https://github.com/EddieHubCommunity/api/compare/v0.9.0...v0.9.1) (2021-08-04)


### Bug Fixes

* updated dependencies ([#62](https://github.com/EddieHubCommunity/api/issues/62)) ([914b39f](https://github.com/EddieHubCommunity/api/commit/914b39f0ad15ca846a45364d16e35d60c5dccde9))



# [0.9.0](https://github.com/EddieHubCommunity/api/compare/v0.8.0...v0.9.0) (2021-08-03)


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



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


### Bug Fixes

* temporary removed helmet ([#126](https://github.com/EddieHubCommunity/api/issues/126)) ([226a8b5](https://github.com/EddieHubCommunity/api/commit/226a8b58e98bd394f12cd8083648d0e74f9461a0))



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

0 comments on commit ea65ba6

Please sign in to comment.