Skip to content

Commit c497933

Browse files
authored
chore: release 0.6.0 (#6)
1 parent 652bee7 commit c497933

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

0 commit comments

Comments
 (0)