Skip to content

Commit d2e3afd

Browse files
authored
chore: release 0.5.0 (#5)
1 parent 17ce9f1 commit d2e3afd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.5.0](https://www.github.com/cheminfo/raman-spectrum/compare/v0.4.0...v0.5.0) (2022-01-29)
4+
5+
6+
### Features
7+
8+
* add fromWDF ([ac97138](https://www.github.com/cheminfo/raman-spectrum/commit/ac97138d3ac653dd121fa76b18d6d8e5f2d1f9cb))
9+
310
## [0.4.0](https://www.github.com/cheminfo/raman-spectrum/compare/v0.3.0...v0.4.0) (2021-11-10)
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": "raman-spectrum",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)