Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 9cf6b7f

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.19.0
1 parent 2a3e828 commit 9cf6b7f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.19.0](https://github.com/EddieHubCommunity/api/compare/v0.18.10...v0.19.0) (2023-10-15)
2+
3+
4+
### Features
5+
6+
* upgrade dependencies to latest versions and patch vulnerablities ([#318](https://github.com/EddieHubCommunity/api/issues/318)) ([2a3e828](https://github.com/EddieHubCommunity/api/commit/2a3e828bbcdeca7f42266582b9fcbe295c23f8bf))
7+
8+
9+
110
## [0.18.10](https://github.com/EddieHubCommunity/api/compare/v0.18.9...v0.18.10) (2023-05-30)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
## [0.18.6](https://github.com/EddieHubCommunity/api/compare/v0.18.5...v0.18.6) (2022-10-09)
38-
39-
40-
### Bug Fixes
41-
42-
* fs import ([ae5872a](https://github.com/EddieHubCommunity/api/commit/ae5872a8907e51a1e56e6390a8da6d0c3c8fbeb1))
43-
44-
45-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "0.18.10",
3+
"version": "0.19.0",
44
"description": "An API to manage our community data",
55
"author": "EddieHubCommunity",
66
"license": "MIT",
@@ -100,4 +100,4 @@
100100
"prettier --write"
101101
]
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)