Skip to content

Commit 990cd73

Browse files
committed
1.1.8
1 parent d06dd0a commit 990cd73

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,17 @@ 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.1.7](https://github.com/hypermodules/hyperamp/compare/v1.1.6...v1.1.7)
10+
## [v1.1.8](https://github.com/hypermodules/hyperamp/compare/v1.1.7...v1.1.8)
11+
12+
### Merged
13+
14+
- Bump electron-debug from 3.2.0 to 4.0.0 [`#370`](https://github.com/hypermodules/hyperamp/pull/370)
15+
16+
### Commits
17+
18+
- Fix imports [`fcf792e`](https://github.com/hypermodules/hyperamp/commit/fcf792ea03ef382d6a877d7757d001ea2afeda85)
19+
20+
## [v1.1.7](https://github.com/hypermodules/hyperamp/compare/v1.1.6...v1.1.7) - 2024-04-23
1121

1222
### Commits
1323

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hyperamp",
33
"description": "Indescribable music player",
4-
"version": "1.1.7",
4+
"version": "1.1.8",
55
"author": "Hypermodules (https://github.com/hypermodules)",
66
"browserify": {
77
"transform": [

0 commit comments

Comments
 (0)