Skip to content

Commit ef5071b

Browse files
committed
1.1.11
1 parent 719e992 commit ef5071b

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@ 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.10](https://github.com/hypermodules/hyperamp/compare/v1.1.9...v1.1.10)
10+
## [v1.1.11](https://github.com/hypermodules/hyperamp/compare/v1.1.10...v1.1.11)
11+
12+
### Merged
13+
14+
- Bump electron from 32.2.0 to 33.0.0 [`#388`](https://github.com/hypermodules/hyperamp/pull/388)
15+
16+
### Commits
17+
18+
- Merge pull request #386 from hypermodules/dependabot/npm_and_yarn/electron-builder-25.0.5 [`bd08110`](https://github.com/hypermodules/hyperamp/commit/bd0811066cc4266ab3cc26a143737a4da5c78029)
19+
- Bump electron-builder from 24.13.3 to 25.0.5 [`7b5c56f`](https://github.com/hypermodules/hyperamp/commit/7b5c56fda633e7758a05b9aac526c527c9e23f5d)
20+
21+
## [v1.1.10](https://github.com/hypermodules/hyperamp/compare/v1.1.9...v1.1.10) - 2024-08-21
1122

1223
### Commits
1324

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

0 commit comments

Comments
 (0)