Skip to content

Commit cc50d2a

Browse files
committed
1.0.5
1 parent b86b150 commit cc50d2a

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.4](https://github.com/hypermodules/hyperamp/compare/v1.0.3...v1.0.4)
10+
## [v1.0.5](https://github.com/hypermodules/hyperamp/compare/v1.0.4...v1.0.5)
11+
12+
### Commits
13+
14+
- (bug) Handle cancel action when opening files [`b86b150`](https://github.com/hypermodules/hyperamp/commit/b86b1509620d345af9c204ce93478682012fa0cd)
15+
16+
## [v1.0.4](https://github.com/hypermodules/hyperamp/compare/v1.0.3...v1.0.4) - 2023-04-04
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.4",
4+
"version": "1.0.5",
55
"author": "Hypermodules (https://github.com/hypermodules)",
66
"browserify": {
77
"transform": [

0 commit comments

Comments
 (0)