There was an error while loading. Please reload this page.
1 parent e5ee116 commit fa4b7a1Copy full SHA for fa4b7a1
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.2](https://github.com/cheminfo/nmr-parser/compare/v2.0.1...v2.0.2) (2022-09-27)
4
+
5
6
+### Bug Fixes
7
8
+* **jeol:** use spectralWidthClipped for incr cal. ([e5ee116](https://github.com/cheminfo/nmr-parser/commit/e5ee11676768d5a60433dc6656d9ee1b140df3a8))
9
10
## [2.0.1](https://github.com/cheminfo/nmr-parser/compare/v2.0.0...v2.0.1) (2022-09-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nmr-parser",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Read and convert any NMR file",
"main": "lib/index.js",
"module": "src/index.js",
0 commit comments