Skip to content

Commit 47a9036

Browse files
committed
1.0.10
1 parent a47a3e4 commit 47a9036

File tree

2 files changed

+3
-27
lines changed

2 files changed

+3
-27
lines changed

CHANGELOG.md

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,11 @@ 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.14](https://github.com/hypermodules/hyperamp/compare/v1.0.13...v1.0.14)
10+
## [v1.0.10](https://github.com/hypermodules/hyperamp/compare/v1.0.9...v1.0.10)
1111

1212
### Commits
1313

14-
- Add hardenedRuntime option to macOS [`9d45ba6`](https://github.com/hypermodules/hyperamp/commit/9d45ba649c8f62807bb7bbe8db150fcf3d2ef1b9)
15-
16-
## [v1.0.13](https://github.com/hypermodules/hyperamp/compare/v1.0.12...v1.0.13) - 2023-12-19
17-
18-
### Commits
19-
20-
- Fix notarization option again [`cf30c80`](https://github.com/hypermodules/hyperamp/commit/cf30c80c539a2739dde68c0bdff5f014b5b82668)
21-
22-
## [v1.0.12](https://github.com/hypermodules/hyperamp/compare/v1.0.11...v1.0.12) - 2023-12-19
23-
24-
### Commits
25-
26-
- Remove teamID to fix notarization [`277b598`](https://github.com/hypermodules/hyperamp/commit/277b5988adfb39b4deb413c40a818336588ee081)
27-
28-
## [v1.0.11](https://github.com/hypermodules/hyperamp/compare/v1.0.10...v1.0.11) - 2023-12-19
29-
30-
### Commits
31-
32-
- Fix build variables [`acaac28`](https://github.com/hypermodules/hyperamp/commit/acaac28b28a599fcfec2d0fb372dbce9dd784075)
33-
34-
## [v1.0.10](https://github.com/hypermodules/hyperamp/compare/v1.0.9...v1.0.10) - 2023-12-18
35-
36-
### Commits
37-
38-
- Notarize macOS builds [`ce59f1a`](https://github.com/hypermodules/hyperamp/commit/ce59f1a983f5d777b5e0113e9cafc28a951c5716)
14+
- Notarize macOS builds [`a47a3e4`](https://github.com/hypermodules/hyperamp/commit/a47a3e45fad0c2266e39d79f240db8afff68e3d0)
3915

4016
## [v1.0.9](https://github.com/hypermodules/hyperamp/compare/v1.0.8...v1.0.9) - 2023-12-17
4117

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

0 commit comments

Comments
 (0)