Skip to content

Commit 092df54

Browse files
authored
chore(main): release 8.0.1 (#145)
1 parent 8f0c2ab commit 092df54

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [8.0.1](https://github.com/cheminfo/openchemlib-utils/compare/v8.0.0...v8.0.1) (2025-04-23)
4+
5+
6+
### Bug Fixes
7+
8+
* wrong isNumberic property in in statistics ([8f0c2ab](https://github.com/cheminfo/openchemlib-utils/commit/8f0c2ab08ca7ce85f88e674a33cd37101e734248))
9+
310
## [8.0.0](https://github.com/cheminfo/openchemlib-utils/compare/v7.1.0...v8.0.0) (2025-04-23)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openchemlib-utils",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Various utilities that extends openchemlib-js like HOSE codes or diastereotopic IDs",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)