Skip to content

Commit f2791f1

Browse files
authored
chore(main): release 6.5.2 (#128)
1 parent bf0d1df commit f2791f1

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+
## [6.5.2](https://github.com/cheminfo/openchemlib-utils/compare/v6.5.1...v6.5.2) (2025-02-04)
4+
5+
6+
### Bug Fixes
7+
8+
* correct types of OCL import and DB ([bf0d1df](https://github.com/cheminfo/openchemlib-utils/commit/bf0d1df9fb0555f6a30afc5271a631cb64428941))
9+
310
## [6.5.1](https://github.com/cheminfo/openchemlib-utils/compare/v6.5.0...v6.5.1) (2024-12-11)
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": "6.5.1",
3+
"version": "6.5.2",
44
"description": "Various utilities that extends openchemlib-js like HOSE codes or diastereotopic IDs",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)