We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652bee7 commit c497933Copy full SHA for c497933
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.5.0](https://www.github.com/cheminfo/raman-spectrum/compare/v0.4.0...v0.5.0) (2022-01-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "raman-spectrum",
- "version": "0.5.0",
+ "version": "0.6.0",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
0 commit comments