Skip to content

Commit 32d07d8

Browse files
committed
1.0.7
1 parent a4dbbe5 commit 32d07d8

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-
## [v1.0.6](https://github.com/hypermodules/hyperamp/compare/v1.0.5...v1.0.6)
10+
## [v1.0.7](https://github.com/hypermodules/hyperamp/compare/v1.0.6...v1.0.7)
11+
12+
### Merged
13+
14+
- Bump electron from 25.5.0 to 26.0.0 [`#358`](https://github.com/hypermodules/hyperamp/pull/358)
15+
- Bump p-temporary-directory from 1.1.1 to 2.0.1 [`#357`](https://github.com/hypermodules/hyperamp/pull/357)
16+
- Bump electron-builder from 23.6.0 to 24.4.0 [`#356`](https://github.com/hypermodules/hyperamp/pull/356)
17+
18+
## [v1.0.6](https://github.com/hypermodules/hyperamp/compare/v1.0.5...v1.0.6) - 2023-05-30
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": "1.0.6",
4+
"version": "1.0.7",
55
"author": "Hypermodules (https://github.com/hypermodules)",
66
"browserify": {
77
"transform": [

0 commit comments

Comments
 (0)