Skip to content

Commit fad3ea6

Browse files
authored
chore: release 2.3.1 (#41)
1 parent c9b631c commit fad3ea6

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.3.1](https://www.github.com/cheminfo/nmr-correlation/compare/v2.3.0...v2.3.1) (2022-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* added jsdocs ([#40](https://www.github.com/cheminfo/nmr-correlation/issues/40)) ([c9b631c](https://www.github.com/cheminfo/nmr-correlation/commit/c9b631c8bc436032bdf5b28c9549d1675ef038c9))
9+
310
## [2.3.0](https://www.github.com/cheminfo/nmr-correlation/compare/v2.2.5...v2.3.0) (2022-05-11)
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-correlation",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Build and manipulation of correlations from 1D and 2D NMR data",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)