Commit dc8c963 1 parent 8d4c6d9 commit dc8c963 Copy full SHA for dc8c963
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -85,11 +85,15 @@ on GitHub and publish the npm package. Mark your versions with the `-rc` suffix
85
85
86
86
## Changelog
87
87
88
+ ### 1.0.1
89
+
90
+ - Fix TypeScript d.ts resolution for certain configurations.
91
+
88
92
### 1.0.0
89
93
90
94
- New API to avoid heap allocation.
91
95
- Transpiled from [ hsluv-haxe] ( https://github.com/hsluv/hsluv-haxe ) and converted manually to TypeScript.
92
- - New GitHub Actions CI for build, test and publishing automation
96
+ - New GitHub Actions CI for build, test and publishing automation.
93
97
94
98
### 0.1.0
95
99
Original file line number Diff line number Diff line change 10
10
" HSLuv" ,
11
11
" HPLuv"
12
12
],
13
- "version" : " 1.0.1-rc1 " ,
13
+ "version" : " 1.0.1" ,
14
14
"author" : " Alexei Boronine <alexei@boronine.com>" ,
15
15
"license" : " MIT" ,
16
16
"files" : [
You can’t perform that action at this time.
0 commit comments