Skip to content

Commit b1999e4

Browse files
authored
chore(main): release 8.9.0 (#202)
1 parent 255feb1 commit b1999e4

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.9.0](https://github.com/cheminfo/openchemlib-utils/compare/v8.8.1...v8.9.0) (2025-12-10)
4+
5+
6+
### Features
7+
8+
* allow prefix and suffix in applyFragmentLabels ([94a9630](https://github.com/cheminfo/openchemlib-utils/commit/94a9630ae7704f15260c802c404972f118adfb88))
9+
310
## [8.8.1](https://github.com/cheminfo/openchemlib-utils/compare/v8.8.0...v8.8.1) (2025-11-06)
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.8.1",
3+
"version": "8.9.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)