Skip to content

Commit 39ed40c

Browse files
authored
chore(master): release 0.9.0 (#12)
1 parent 694dd8b commit 39ed40c

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.9.0](https://github.com/cheminfo/raman-spectrum/compare/v0.8.0...v0.9.0) (2022-05-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update dependencies and use ml-signal-processing
9+
10+
### Features
11+
12+
* update dependencies and use ml-signal-processing ([694dd8b](https://github.com/cheminfo/raman-spectrum/commit/694dd8b9425005ee3ab7d654f90d7e1865e9264b))
13+
314
## [0.8.0](https://github.com/cheminfo/raman-spectrum/compare/v0.7.0...v0.8.0) (2022-03-26)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "raman-spectrum",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)