Skip to content

Commit

Permalink
chore(main): release 14.9.1 (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored Dec 19, 2024
1 parent a675766 commit 76fde33
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

## [14.9.1](https://github.com/mljs/spectra-processing/compare/v14.9.0...v14.9.1) (2024-12-19)


### Bug Fixes

* use thenable in recursiveResolve ([#282](https://github.com/mljs/spectra-processing/issues/282)) ([a675766](https://github.com/mljs/spectra-processing/commit/a67576664236b9feb3b1bf6c0798c2f99df7a68f))

## [14.9.0](https://github.com/mljs/spectra-processing/compare/v14.8.0...v14.9.0) (2024-12-16)


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": "ml-spectra-processing",
"version": "14.9.0",
"version": "14.9.1",
"description": "Various method to process spectra",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit 76fde33

Please sign in to comment.