Skip to content

Commit 899d21d

Browse files
committed
1.2.0
1 parent 205bfda commit 899d21d

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@ 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.11](https://github.com/hypermodules/hyperamp/compare/v1.1.10...v1.1.11)
10+
## [v1.2.0](https://github.com/hypermodules/hyperamp/compare/v1.1.11...v1.2.0)
11+
12+
### Merged
13+
14+
- Bump npm-run-all2 from 6.2.6 to 7.0.1 [`#390`](https://github.com/hypermodules/hyperamp/pull/390)
15+
16+
### Commits
17+
18+
- Fix drag n drop file loading [`1aa9cf4`](https://github.com/hypermodules/hyperamp/commit/1aa9cf4caf8541fee4c8b4f9c681bb5bdedd9f02)
19+
- Fix lint [`205bfda`](https://github.com/hypermodules/hyperamp/commit/205bfda6a914b0174274f30474ca25d8bae4f039)
20+
- Add support for flac [`077a466`](https://github.com/hypermodules/hyperamp/commit/077a4668de66149252a41e5d69308056145b2f41)
21+
22+
## [v1.1.11](https://github.com/hypermodules/hyperamp/compare/v1.1.10...v1.1.11) - 2024-10-15
1123

1224
### Merged
1325

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

0 commit comments

Comments
 (0)