Skip to content

Commit 0cfba63

Browse files
committed
1.1.10
1 parent 265b79e commit 0cfba63

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
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.1.9](https://github.com/hypermodules/hyperamp/compare/v1.1.8...v1.1.9)
10+
## [v1.1.10](https://github.com/hypermodules/hyperamp/compare/v1.1.9...v1.1.10)
11+
12+
### Commits
13+
14+
- Merge pull request #383 from hypermodules/dependabot/npm_and_yarn/electron-32.0.1 [`265b79e`](https://github.com/hypermodules/hyperamp/commit/265b79e0353e63a848fd4b27695bffea1d9cbf09)
15+
- Bump electron from 31.4.0 to 32.0.1 [`cbda350`](https://github.com/hypermodules/hyperamp/commit/cbda350d9378174045ce94a35f4b66f31cf90af5)
16+
17+
## [v1.1.9](https://github.com/hypermodules/hyperamp/compare/v1.1.8...v1.1.9) - 2024-06-11
1118

1219
### Merged
1320

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

0 commit comments

Comments
 (0)