Skip to content

Commit

Permalink
chore(main): release 8.7.1 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Oct 16, 2023
1 parent 46a0237 commit 7221d9a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.7.1](https://github.com/cheminfo/openchemlib-js/compare/v8.7.0...v8.7.1) (2023-10-16)


### Bug Fixes

* make named imports work from ESM ([#178](https://github.com/cheminfo/openchemlib-js/issues/178)) ([46a0237](https://github.com/cheminfo/openchemlib-js/commit/46a0237bbd3824d2834d986d9fc484bf82791dcb))

## [8.7.0](https://github.com/cheminfo/openchemlib-js/compare/v8.6.0...v8.7.0) (2023-10-13)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openchemlib",
"version": "8.7.0",
"version": "8.7.1",
"description": "Manipulate molecules",
"keywords": [
"chemistry",
Expand Down

0 comments on commit 7221d9a

Please sign in to comment.