Skip to content

Commit

Permalink
chore(main): release 7.39.1 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Jun 29, 2024
1 parent 2009cae commit 2f409fc
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

## [7.39.1](https://github.com/cheminfo/mass-tools/compare/v7.39.0...v7.39.1) (2024-06-29)


### Bug Fixes

* remove dependency on ml-distance ([#198](https://github.com/cheminfo/mass-tools/issues/198)) ([2009cae](https://github.com/cheminfo/mass-tools/commit/2009caeeca901278a8bb9d4bfd9e3740a8147ad1))

## [7.39.0](https://github.com/cheminfo/mass-tools/compare/v7.38.0...v7.39.0) (2024-06-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mass-tools",
"private": true,
"version": "7.39.0",
"version": "7.39.1",
"main": "lib/index.js",
"module": "src/index.js",
"files": [
Expand Down

0 comments on commit 2f409fc

Please sign in to comment.