Skip to content

Commit 57e1d90

Browse files
committed
0.6.10
1 parent 8895cb6 commit 57e1d90

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v0.6.9](https://github.com/hypermodules/hyperamp/compare/v0.6.8...v0.6.9)
10+
## [v0.6.10](https://github.com/hypermodules/hyperamp/compare/v0.6.9...v0.6.10)
11+
12+
### Commits
13+
14+
- Enable dependabot again [`64ad0c9`](https://github.com/hypermodules/hyperamp/commit/64ad0c986a182d4176a1a79e741690abafedf45f)
15+
- Removed failed cross platform tools [`e143c37`](https://github.com/hypermodules/hyperamp/commit/e143c37895ee3544ca3806261cfbf4102397084d)
16+
- Update README.md [`39ae593`](https://github.com/hypermodules/hyperamp/commit/39ae5937812a226da2ba7681e1d61f7e07a74bc1)
17+
18+
## [v0.6.9](https://github.com/hypermodules/hyperamp/compare/v0.6.8...v0.6.9) - 2023-03-11
1119

1220
### Commits
1321

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hyperamp",
33
"description": "Indescribable music player",
4-
"version": "0.6.9",
4+
"version": "0.6.10",
55
"author": "Hypermodules (https://github.com/hypermodules)",
66
"browserify": {
77
"transform": [

0 commit comments

Comments
 (0)