Skip to content

Commit 33e0519

Browse files
authored
chore(master): release 12.1.2 (#115)
1 parent ea30120 commit 33e0519

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.2](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.1...v12.1.2) (2022-09-22)
4+
5+
6+
### Bug Fixes
7+
8+
* remove shape from type definitions ([#114](https://github.com/mljs/global-spectral-deconvolution/issues/114)) ([ea30120](https://github.com/mljs/global-spectral-deconvolution/commit/ea301202e0a011581790eb390ab91012f1eee3ef))
9+
310
## [12.1.1](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.0...v12.1.1) (2022-09-21)
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.1",
3+
"version": "12.1.2",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)