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.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 22, 2022
1 parent d9d6709 commit 26307d1
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.18.0](https://github.com/EddieHubCommunity/api/compare/v0.17.2...v0.18.0) (2022-07-22)


### Features

* add pagination to endpoint ([#289](https://github.com/EddieHubCommunity/api/issues/289)) ([d9d6709](https://github.com/EddieHubCommunity/api/commit/d9d6709e23ec5dd3cc11274ae745a4d856c3b25c))



## [0.17.2](https://github.com/EddieHubCommunity/api/compare/v0.17.1...v0.17.2) (2022-07-10)


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



## [0.16.8](https://github.com/EddieHubCommunity/api/compare/v0.16.7...v0.16.8) (2022-06-09)


### Bug Fixes

* debugging ([638169b](https://github.com/EddieHubCommunity/api/commit/638169b7a12bc94511ff9f27c9d65c049d5bd3db))



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.17.2",
"version": "0.18.0",
"description": "An API to manage our community data",
"author": "EddieHubCommunity",
"license": "MIT",
Expand Down Expand Up @@ -101,4 +101,4 @@
"prettier --write"
]
}
}
}

0 comments on commit 26307d1

Please sign in to comment.