Skip to content

Commit 517ccfd

Browse files
authored
chore(main): release 12.1.8 (#125)
1 parent 23c1c53 commit 517ccfd

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.8](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.7...v12.1.8) (2024-09-27)
4+
5+
6+
### Bug Fixes
7+
8+
* tsbuild ([23c1c53](https://github.com/mljs/global-spectral-deconvolution/commit/23c1c53757c646c52922900e8ec5e7c3fd24fb32))
9+
310
## [12.1.7](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.6...v12.1.7) (2024-09-26)
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.7",
3+
"version": "12.1.8",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)