File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.1] ( https://github.com/mljs/direct/compare/v0.1.0...v0.1.1 ) (2022-09-22)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * add type file declaration ([ #34 ] ( https://github.com/mljs/direct/issues/34 ) ) ([ 7ec0ec6] ( https://github.com/mljs/direct/commit/7ec0ec6ae2bfb7fd6369a9191a9566b6407fc4f2 ) )
9
+ * remove useless dependencies ([ 2069725] ( https://github.com/mljs/direct/commit/20697254f30e6c40babc8688c2f72dc18ae3e0df ) )
10
+
3
11
## [ 0.1.0] ( https://www.github.com/mljs/direct/compare/v0.0.1...v0.1.0 ) (2020-11-06)
4
12
5
13
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ml-direct" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " Direct - DIviding RECTangles optimization algorithm" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments