Skip to content

Commit

Permalink
chore(main): release 2.3.0 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Aug 22, 2023
1 parent cddc37f commit 4a69faa
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.3.0](https://github.com/cheminfo/common-spectrum/compare/v2.2.1...v2.3.0) (2023-08-22)


### Features

* update dependencies ([b37e95c](https://github.com/cheminfo/common-spectrum/commit/b37e95c85a5fc173d1c7419aa9de98dc36a47dc1))


### Bug Fixes

* update baselines to solve node16 module resolution problem ([cddc37f](https://github.com/cheminfo/common-spectrum/commit/cddc37fb2d64116671232101c209437796566f68))

### [2.2.1](https://www.github.com/cheminfo/common-spectrum/compare/v2.2.0...v2.2.1) (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.1",
"version": "2.3.0",
"description": "Common package to deal with spectra",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit 4a69faa

Please sign in to comment.