Skip to content

Commit 39ae5b0

Browse files
committed
1.0.2
1 parent fadf303 commit 39ae5b0

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ 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-
## [v1.0.1](https://github.com/hypermodules/hyperamp/compare/v1.0.0...v1.0.1)
10+
## [v1.0.2](https://github.com/hypermodules/hyperamp/compare/v1.0.1...v1.0.2)
11+
12+
### Commits
13+
14+
- Fix track recall functionality [`fadf303`](https://github.com/hypermodules/hyperamp/commit/fadf3031e09abf76b8f9da316c22c8397bbdc615)
15+
16+
## [v1.0.1](https://github.com/hypermodules/hyperamp/compare/v1.0.0...v1.0.1) - 2023-03-12
1117

1218
### Commits
1319

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": "1.0.1",
4+
"version": "1.0.2",
55
"author": "Hypermodules (https://github.com/hypermodules)",
66
"browserify": {
77
"transform": [

0 commit comments

Comments
 (0)