File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
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
11
23
12
24
### Merged
13
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hyperamp" ,
3
3
"description" : " Indescribable music player" ,
4
- "version" : " 1.1.11 " ,
4
+ "version" : " 1.2.0 " ,
5
5
"author" : " Hypermodules (https://github.com/hypermodules)" ,
6
6
"browserify" : {
7
7
"transform" : [
You can’t perform that action at this time.
0 commit comments