Skip to content

Commit 6fe0f67

Browse files
authored
chore(main): release 8.10.0 (#204)
1 parent bfb1767 commit 6fe0f67

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [8.10.0](https://github.com/cheminfo/openchemlib-utils/compare/v8.9.0...v8.10.0) (2026-01-14)
4+
5+
6+
### Features
7+
8+
* add new method autoLabel ([d03deea](https://github.com/cheminfo/openchemlib-utils/commit/d03deea76e281925648404a67bad2324c4a4993a))
9+
* expose autoLabelDatabase ([bfb1767](https://github.com/cheminfo/openchemlib-utils/commit/bfb17671cf44840a7cd1ae1e5ece5f47e8828223))
10+
311
## [8.9.0](https://github.com/cheminfo/openchemlib-utils/compare/v8.8.1...v8.9.0) (2025-12-10)
412

513

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.9.0",
3+
"version": "8.10.0",
44
"license": "MIT",
55
"description": "Various utilities that extends openchemlib-js like HOSE codes or diastereotopic IDs",
66
"keywords": [

0 commit comments

Comments
 (0)