Skip to content

Commit fa4b7a1

Browse files
authored
chore(main): release 2.0.2 (#68)
1 parent e5ee116 commit fa4b7a1

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+
## [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+
310
## [2.0.1](https://github.com/cheminfo/nmr-parser/compare/v2.0.0...v2.0.1) (2022-09-21)
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": "nmr-parser",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Read and convert any NMR file",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)