Skip to content

Commit 592f5d3

Browse files
authored
chore(main): release 9.18.2 (#356)
1 parent c429f45 commit 592f5d3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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+
## [9.18.2](https://github.com/cheminfo/openchemlib-js/compare/v9.18.1...v9.18.2) (2025-11-25)
4+
5+
6+
### Bug Fixes
7+
8+
* update OCL to v2025.11.2 ([#353](https://github.com/cheminfo/openchemlib-js/issues/353)) ([c429f45](https://github.com/cheminfo/openchemlib-js/commit/c429f45844b9b68abe8b56a42005ad5817322cc9))
9+
310
## [9.18.1](https://github.com/cheminfo/openchemlib-js/compare/v9.18.0...v9.18.1) (2025-11-19)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openchemlib",
3-
"version": "9.18.1",
3+
"version": "9.18.2",
44
"type": "module",
55
"description": "Manipulate molecules",
66
"keywords": [

0 commit comments

Comments
 (0)