Skip to content

Commit bafbf08

Browse files
authored
chore(main): release 7.1.0 (#141)
1 parent 71d6438 commit bafbf08

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+
## [7.1.0](https://github.com/cheminfo/openchemlib-utils/compare/v7.0.0...v7.1.0) (2025-04-22)
4+
5+
6+
### Features
7+
8+
* add option mixedEOL in appendSDF ([71d6438](https://github.com/cheminfo/openchemlib-utils/commit/71d6438c18927d2fd859874c16c910c9f131a952))
9+
310
## [7.0.0](https://github.com/cheminfo/openchemlib-utils/compare/v6.7.0...v7.0.0) (2025-04-17)
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": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Various utilities that extends openchemlib-js like HOSE codes or diastereotopic IDs",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)