Skip to content

Commit

Permalink
chore(main): release 8.6.0 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Oct 6, 2023
1 parent eded253 commit f0fcc89
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.6.0](https://github.com/cheminfo/openchemlib-js/compare/v8.5.0...v8.6.0) (2023-10-06)


### Features

* when generating SVG check that coordinates are not all 0 ([#174](https://github.com/cheminfo/openchemlib-js/issues/174)) ([eded253](https://github.com/cheminfo/openchemlib-js/commit/eded25358626cadbeaa4c1796675e6fa525e0b28))

## [8.5.0](https://github.com/cheminfo/openchemlib-js/compare/v8.4.0...v8.5.0) (2023-08-14)


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.5.0",
"version": "8.6.0",
"description": "Manipulate molecules",
"keywords": [
"chemistry",
Expand Down

0 comments on commit f0fcc89

Please sign in to comment.