Skip to content

Commit c225e7c

Browse files
committed
1.0.0
1 parent 2cd1d21 commit c225e7c

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-
## [v0.6.11](https://github.com/hypermodules/hyperamp/compare/v0.6.10...v0.6.11)
10+
## [v1.0.0](https://github.com/hypermodules/hyperamp/compare/v0.6.11...v1.0.0)
11+
12+
### Commits
13+
14+
- Update README.md [`2cd1d21`](https://github.com/hypermodules/hyperamp/commit/2cd1d21bd0dcff322209e252c74c50065024a387)
15+
- Fix test command [`8db2c3b`](https://github.com/hypermodules/hyperamp/commit/8db2c3b1f6e39e7ed742880dd0b2ff16e1be8c43)
16+
17+
## [v0.6.11](https://github.com/hypermodules/hyperamp/compare/v0.6.10...v0.6.11) - 2023-03-11
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": "0.6.11",
4+
"version": "1.0.0",
55
"author": "Hypermodules (https://github.com/hypermodules)",
66
"browserify": {
77
"transform": [

0 commit comments

Comments
 (0)