Skip to content

Commit 94dcc89

Browse files
authored
chore(main): release 12.1.5 (#119)
1 parent 47c2ed2 commit 94dcc89

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+
## [12.1.5](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.4...v12.1.5) (2024-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* update ml-spectra-processing and dependencies ([8b646d9](https://github.com/mljs/global-spectral-deconvolution/commit/8b646d91ba7ccf970f51dcb7dc6476635fcda3d4))
9+
310
## [12.1.4](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.3...v12.1.4) (2024-03-06)
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": "12.1.4",
3+
"version": "12.1.5",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)