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

Commit bc82b8b

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.1
1 parent f7f6fbc commit bc82b8b

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.1](https://github.com/EddieHubCommunity/EddieHubLive/compare/v1.0.0...v1.0.1) (2022-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* socket event ([#81](https://github.com/EddieHubCommunity/EddieHubLive/issues/81)) ([f7f6fbc](https://github.com/EddieHubCommunity/EddieHubLive/commit/f7f6fbc4f49b3a4a7cbe80d24d033cb658d3ac38))
7+
8+
9+
110
# [1.0.0](https://github.com/EddieHubCommunity/EddieHubLive/compare/v0.8.1...v1.0.0) (2022-12-16)
211

312

@@ -39,12 +48,3 @@
3948

4049

4150

42-
## [0.6.1](https://github.com/EddieHubCommunity/EddieHubLive/compare/v0.6.0...v0.6.1) (2022-11-25)
43-
44-
45-
### Bug Fixes
46-
47-
* update cards layout ([#55](https://github.com/EddieHubCommunity/EddieHubLive/issues/55)) ([185dd38](https://github.com/EddieHubCommunity/EddieHubLive/commit/185dd3852c85367bfab34d544e5046b1ec5dfb1e))
48-
49-
50-

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"type": "module",
66
"dependencies": {

0 commit comments

Comments
 (0)