Skip to content

Commit f0443a6

Browse files
committed
1.0.3
1 parent fbd3ea1 commit f0443a6

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.2](https://github.com/hypermodules/hyperamp/compare/v1.0.1...v1.0.2)
10+
## [v1.0.3](https://github.com/hypermodules/hyperamp/compare/v1.0.2...v1.0.3)
11+
12+
### Commits
13+
14+
- Merge pull request #354 from hypermodules/dependabot/npm_and_yarn/electron-24.0.0 [`fbd3ea1`](https://github.com/hypermodules/hyperamp/commit/fbd3ea17b1312c41597b7176c2f6cadf1776aa83)
15+
- Bump electron from 23.2.2 to 24.0.0 [`e70b163`](https://github.com/hypermodules/hyperamp/commit/e70b163889a93f0a0d088dc798fbf8fb59182f37)
16+
17+
## [v1.0.2](https://github.com/hypermodules/hyperamp/compare/v1.0.1...v1.0.2) - 2023-03-12
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.2",
4+
"version": "1.0.3",
55
"author": "Hypermodules (https://github.com/hypermodules)",
66
"browserify": {
77
"transform": [

0 commit comments

Comments
 (0)