Skip to content

Commit 4070259

Browse files
committed
1.0.6
1 parent b7d1e1f commit 4070259

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.5](https://github.com/hypermodules/hyperamp/compare/v1.0.4...v1.0.5)
10+
## [v1.0.6](https://github.com/hypermodules/hyperamp/compare/v1.0.5...v1.0.6)
11+
12+
### Commits
13+
14+
- Merge pull request #355 from hypermodules/dependabot/npm_and_yarn/electron-25.0.0 [`b7d1e1f`](https://github.com/hypermodules/hyperamp/commit/b7d1e1f296cf7b009ea1df73006e14dd04559e61)
15+
- Bump electron from 24.4.0 to 25.0.0 [`5841885`](https://github.com/hypermodules/hyperamp/commit/58418852c8b3638a071edd972535637b7fac5aae)
16+
17+
## [v1.0.5](https://github.com/hypermodules/hyperamp/compare/v1.0.4...v1.0.5) - 2023-05-03
1118

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

0 commit comments

Comments
 (0)