Skip to content

Commit 2646eef

Browse files
authored
chore(main): release 8.6.0 (#190)
1 parent f41ff8e commit 2646eef

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.6.0](https://github.com/cheminfo/openchemlib-utils/compare/v8.5.0...v8.6.0) (2025-10-07)
4+
5+
6+
### Features
7+
8+
* remove fromMolfile and toMolfile to move the code to openchemlib-js ([f41ff8e](https://github.com/cheminfo/openchemlib-utils/commit/f41ff8ecac7e3de46831b600ffad22be96239a6c))
9+
310
## [8.5.0](https://github.com/cheminfo/openchemlib-utils/compare/v8.4.0...v8.5.0) (2025-10-01)
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.5.0",
3+
"version": "8.6.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)