Skip to content

Commit c2ec643

Browse files
committed
1.0.8
1 parent 8b9b508 commit c2ec643

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.7](https://github.com/hypermodules/hyperamp/compare/v1.0.6...v1.0.7)
10+
## [v1.0.8](https://github.com/hypermodules/hyperamp/compare/v1.0.7...v1.0.8)
11+
12+
### Merged
13+
14+
- Bump electron from 26.4.0 to 27.0.1 [`#361`](https://github.com/hypermodules/hyperamp/pull/361)
15+
- Bump actions/checkout from 3 to 4 [`#359`](https://github.com/hypermodules/hyperamp/pull/359)
16+
17+
## [v1.0.7](https://github.com/hypermodules/hyperamp/compare/v1.0.6...v1.0.7) - 2023-08-15
1118

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

0 commit comments

Comments
 (0)