Skip to content

Commit d9fe3b6

Browse files
committed
1.0.1
1 parent 754b97d commit d9fe3b6

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.0](https://github.com/hypermodules/hyperamp/compare/v0.6.11...v1.0.0)
10+
## [v1.0.1](https://github.com/hypermodules/hyperamp/compare/v1.0.0...v1.0.1)
11+
12+
### Commits
13+
14+
- Fix file loading regressions [`754b97d`](https://github.com/hypermodules/hyperamp/commit/754b97d34ea4d8a6ee9bba38bccb7eb252607871)
15+
16+
## [v1.0.0](https://github.com/hypermodules/hyperamp/compare/v0.6.11...v1.0.0) - 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.0",
4+
"version": "1.0.1",
55
"author": "Hypermodules (https://github.com/hypermodules)",
66
"browserify": {
77
"transform": [

0 commit comments

Comments
 (0)