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

Commit 98dd5c1

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.6.0
1 parent a5e36b8 commit 98dd5c1

File tree

3 files changed

+11
-11
lines changed

3 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.6.0](https://github.com/EddieHubCommunity/EddieHubLive/compare/v0.5.8...v0.6.0) (2022-10-13)
2+
3+
4+
### Features
5+
6+
* display deployed version ([#48](https://github.com/EddieHubCommunity/EddieHubLive/issues/48)) ([a5e36b8](https://github.com/EddieHubCommunity/EddieHubLive/commit/a5e36b80ec49e1145d784c4ec0250b2b8008af52)), closes [#44](https://github.com/EddieHubCommunity/EddieHubLive/issues/44)
7+
8+
9+
110
## [0.5.8](https://github.com/EddieHubCommunity/EddieHubLive/compare/v0.5.7...v0.5.8) (2022-10-11)
211

312

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

3544

3645

37-
## [0.5.4](https://github.com/EddieHubCommunity/EddieHubLive/compare/v0.5.3...v0.5.4) (2022-07-15)
38-
39-
40-
### Bug Fixes
41-
42-
* filtering out specific events ([#43](https://github.com/EddieHubCommunity/EddieHubLive/issues/43)) ([2276929](https://github.com/EddieHubCommunity/EddieHubLive/commit/22769293ab9d575d39378d4a0a2e0871678619fe))
43-
44-
45-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eddiehub-live",
3-
"version": "0.5.8",
3+
"version": "0.6.0",
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.16.4",

0 commit comments

Comments
 (0)