Skip to content

Commit

Permalink
chore(main): release 12.1.8 (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored Sep 27, 2024
1 parent 23c1c53 commit 517ccfd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [12.1.8](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.7...v12.1.8) (2024-09-27)


### Bug Fixes

* tsbuild ([23c1c53](https://github.com/mljs/global-spectral-deconvolution/commit/23c1c53757c646c52922900e8ec5e7c3fd24fb32))

## [12.1.7](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.6...v12.1.7) (2024-09-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
"version": "12.1.7",
"version": "12.1.8",
"description": "Global Spectra Deconvolution",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit 517ccfd

Please sign in to comment.