Skip to content

Commit

Permalink
chore(main): release 8.0.8 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Jul 18, 2023
1 parent 6970928 commit 2f986e2
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

## [8.0.8](https://github.com/cheminfo/spectrum-generator/compare/v8.0.7...v8.0.8) (2023-07-18)


### Bug Fixes

* Float64Array for spectrum data ([#76](https://github.com/cheminfo/spectrum-generator/issues/76)) ([ef50fac](https://github.com/cheminfo/spectrum-generator/commit/ef50fac5e6f251b8f18b70bac340210e916d42ad))

## [8.0.7](https://github.com/cheminfo/spectrum-generator/compare/v8.0.6...v8.0.7) (2023-03-24)


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": "spectrum-generator",
"version": "8.0.7",
"version": "8.0.8",
"description": "generate a spectrum from discrete peaks",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit 2f986e2

Please sign in to comment.