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

Commit 83ccad9

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.17.0
1 parent cf5c08a commit 83ccad9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.17.0](https://github.com/EddieHubCommunity/api/compare/v0.16.9...v0.17.0) (2022-07-10)
2+
3+
4+
### Features
5+
6+
* populate websocket object ([#296](https://github.com/EddieHubCommunity/api/issues/296)) ([cf5c08a](https://github.com/EddieHubCommunity/api/commit/cf5c08a0322348642433ff8b30d5dc9cdea68c90))
7+
8+
9+
110
## [0.16.9](https://github.com/EddieHubCommunity/api/compare/v0.16.8...v0.16.9) (2022-06-16)
211

312

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

3544

3645

37-
## [0.16.5](https://github.com/EddieHubCommunity/api/compare/v0.16.4...v0.16.5) (2022-06-09)
38-
39-
40-
### Bug Fixes
41-
42-
* event map handling ([#282](https://github.com/EddieHubCommunity/api/issues/282)) ([8d25761](https://github.com/EddieHubCommunity/api/commit/8d257618640b3c6f664728bb4a3e77f7331ffb58))
43-
44-
45-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "0.16.9",
3+
"version": "0.17.0",
44
"description": "An API to manage our community data",
55
"author": "EddieHubCommunity",
66
"license": "MIT",

0 commit comments

Comments
 (0)