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

Commit 7d45350

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.7.0
1 parent 0bddb67 commit 7d45350

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.7.0](https://github.com/EddieHubCommunity/EddieHubLive/compare/v0.6.1...v0.7.0) (2022-12-05)
2+
3+
4+
### Features
5+
6+
* leaflet marker cluster ([#65](https://github.com/EddieHubCommunity/EddieHubLive/issues/65)) ([0bddb67](https://github.com/EddieHubCommunity/EddieHubLive/commit/0bddb676381b819d7b9e817ba30b5fb732dd2427))
7+
8+
9+
110
## [0.6.1](https://github.com/EddieHubCommunity/EddieHubLive/compare/v0.6.0...v0.6.1) (2022-11-25)
211

312

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

3544

3645

37-
## [0.5.6](https://github.com/EddieHubCommunity/EddieHubLive/compare/v0.5.5...v0.5.6) (2022-10-09)
38-
39-
40-
### Bug Fixes
41-
42-
* title ([#47](https://github.com/EddieHubCommunity/EddieHubLive/issues/47)) ([79c2acf](https://github.com/EddieHubCommunity/EddieHubLive/commit/79c2acf0e36511146eb010f33578a0b4a7672127))
43-
44-
45-

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eddiehub-live",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.16.4",
@@ -49,4 +49,4 @@
4949
"overrides": {
5050
"autoprefixer": "10.4.5"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)