File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.1] ( https://github.com/mljs/signal-processing/compare/v1.0.0...v1.0.1 ) (2022-11-25)
4+
5+
6+ ### Bug Fixes
7+
8+ * update dependencies ([ 4482264] ( https://github.com/mljs/signal-processing/commit/4482264acec13d100b48b8db320b8a73ef3aa846 ) )
9+
10+
11+ ### Documentation
12+
13+ * fix wrong homepage url ([ #14 ] ( https://github.com/mljs/signal-processing/issues/14 ) ) ([ f6ac479] ( https://github.com/mljs/signal-processing/commit/f6ac479465e3f9c4d96ee1eb3f388067563ddf51 ) )
14+
315## [ 1.0.0] ( https://github.com/mljs/signal-processing/compare/v0.5.2...v1.0.0 ) (2022-11-25)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " ml-signal-processing" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Process data in the form of {x:[], y:[]}" ,
55 "main" : " ./lib/index.js" ,
66 "module" : " ./lib-esm/index.js" ,
You can’t perform that action at this time.
0 commit comments