Skip to content

Commit e71647e

Browse files
committed
1.0.9
1 parent fce2b22 commit e71647e

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@ 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.8](https://github.com/hypermodules/hyperamp/compare/v1.0.7...v1.0.8)
10+
## [v1.0.9](https://github.com/hypermodules/hyperamp/compare/v1.0.8...v1.0.9)
11+
12+
### Merged
13+
14+
- Bump electron from 27.1.3 to 28.0.0 [`#363`](https://github.com/hypermodules/hyperamp/pull/363)
15+
- Bump actions/upload-artifact from 3 to 4 [`#364`](https://github.com/hypermodules/hyperamp/pull/364)
16+
- Bump actions/setup-node from 3 to 4 [`#362`](https://github.com/hypermodules/hyperamp/pull/362)
17+
18+
### Commits
19+
20+
- Re-enabled code signing [`fce2b22`](https://github.com/hypermodules/hyperamp/commit/fce2b2215a8cae872432e90c0f2fb9c38072808d)
21+
22+
## [v1.0.8](https://github.com/hypermodules/hyperamp/compare/v1.0.7...v1.0.8) - 2023-10-22
1123

1224
### Merged
1325

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

0 commit comments

Comments
 (0)