Skip to content

Commit 6012722

Browse files
committed
1.1.0
1 parent a6c9965 commit 6012722

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@ 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.10](https://github.com/hypermodules/hyperamp/compare/v1.0.9...v1.0.10)
10+
## [v1.1.0](https://github.com/hypermodules/hyperamp/compare/v1.0.10...v1.1.0)
11+
12+
### Commits
13+
14+
- Fix meda keys on macos and support navigator.mediaSession [`d9aa7b8`](https://github.com/hypermodules/hyperamp/commit/d9aa7b811a54fc5d8f264e37dbc5c5b5b58496fc)
15+
- Re-enable auto update [`a6c9965`](https://github.com/hypermodules/hyperamp/commit/a6c9965c5ac6d73ebf89c66eac3ecb641cf091d9)
16+
17+
## [v1.0.10](https://github.com/hypermodules/hyperamp/compare/v1.0.9...v1.0.10) - 2023-12-20
1118

1219
### Commits
1320

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

0 commit comments

Comments
 (0)