Skip to content

Commit

Permalink
chore: release 2.2.1 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Jul 11, 2022
1 parent e1faad7 commit 4a50fb9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [2.2.1](https://www.github.com/cheminfo/common-spectrum/compare/v2.2.0...v2.2.1) (2022-07-11)


### Bug Fixes

* deal correctly with getDistinctLabelUnits and empty units ([e1faad7](https://www.github.com/cheminfo/common-spectrum/commit/e1faad7ab2a58bc89fcb1233b2a3b9db3f0b3845))

## [2.2.0](https://www.github.com/cheminfo/common-spectrum/compare/v2.1.0...v2.2.0) (2022-07-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "common-spectrum",
"version": "2.2.0",
"version": "2.2.1",
"description": "Common package to deal with spectra",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit 4a50fb9

Please sign in to comment.