Skip to content

Commit 6e3584d

Browse files
authored
chore(main): release 13.0.1 (#130)
1 parent a89e945 commit 6e3584d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [13.0.1](https://github.com/mljs/global-spectral-deconvolution/compare/v13.0.0...v13.0.1) (2025-06-13)
4+
5+
6+
### Bug Fixes
7+
8+
* cleanup package and remove uuid generator package ([#129](https://github.com/mljs/global-spectral-deconvolution/issues/129)) ([a89e945](https://github.com/mljs/global-spectral-deconvolution/commit/a89e945978f2426e9b70ee6e3a1ee2221cf60713))
9+
310
## [13.0.0](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.8...v13.0.0) (2025-06-13)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-gsd",
3-
"version": "13.0.0",
3+
"version": "13.0.1",
44
"description": "Global Spectral Deconvolution",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)