Skip to content

Commit 883b2fc

Browse files
authored
chore(main): release 12.1.3 (#116)
1 parent 760bfe8 commit 883b2fc

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.3](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.2...v12.1.3) (2023-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies ([01f862e](https://github.com/mljs/global-spectral-deconvolution/commit/01f862e311ad5d9ad8a562b5670c81a79f803e6d))
9+
310
## [12.1.2](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.1...v12.1.2) (2022-09-22)
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.2",
3+
"version": "12.1.3",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)