Skip to content

Commit 7b4cf4b

Browse files
authored
chore(main): release 8.12.1 (#211)
1 parent 9dcc5f5 commit 7b4cf4b

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.12.1](https://github.com/cheminfo/openchemlib-utils/compare/v8.12.0...v8.12.1) (2026-01-16)
4+
5+
6+
### Bug Fixes
7+
8+
* use standard ASCII in autoLabel database ([712f966](https://github.com/cheminfo/openchemlib-utils/commit/712f9666f23247b3698ad9d154457425f704fbd0))
9+
310
## [8.12.0](https://github.com/cheminfo/openchemlib-utils/compare/v8.11.0...v8.12.0) (2026-01-15)
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.12.0",
3+
"version": "8.12.1",
44
"license": "MIT",
55
"description": "Various utilities that extends openchemlib-js like HOSE codes or diastereotopic IDs",
66
"keywords": [

0 commit comments

Comments
 (0)