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.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 15, 2023
1 parent 2a3e828 commit 9cf6b7f
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.19.0](https://github.com/EddieHubCommunity/api/compare/v0.18.10...v0.19.0) (2023-10-15)


### Features

* upgrade dependencies to latest versions and patch vulnerablities ([#318](https://github.com/EddieHubCommunity/api/issues/318)) ([2a3e828](https://github.com/EddieHubCommunity/api/commit/2a3e828bbcdeca7f42266582b9fcbe295c23f8bf))



## [0.18.10](https://github.com/EddieHubCommunity/api/compare/v0.18.9...v0.18.10) (2023-05-30)


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



## [0.18.6](https://github.com/EddieHubCommunity/api/compare/v0.18.5...v0.18.6) (2022-10-09)


### Bug Fixes

* fs import ([ae5872a](https://github.com/EddieHubCommunity/api/commit/ae5872a8907e51a1e56e6390a8da6d0c3c8fbeb1))



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

0 comments on commit 9cf6b7f

Please sign in to comment.