Skip to content

Commit

Permalink
chore(main): release 7.0.0 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Oct 9, 2024
1 parent bd85f90 commit a8182bc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [7.0.0](https://github.com/zakodium-oss/react-ocl/compare/v6.1.0...v7.0.0) (2024-10-09)


### ⚠ BREAKING CHANGES

* migrate to TypeScript

### Bug Fixes

* improve native Node.js ESM support ([95a6284](https://github.com/zakodium-oss/react-ocl/commit/95a62842135f3bafb9e919f33df133a34f50614c))


### Code Refactoring

* migrate to TypeScript ([18d0105](https://github.com/zakodium-oss/react-ocl/commit/18d01058aad619bdb9508c6425f33e762a883b68))

## [6.1.0](https://github.com/zakodium-oss/react-ocl/compare/v6.0.2...v6.1.0) (2023-08-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-ocl",
"version": "6.1.0",
"version": "7.0.0",
"description": "React components integrating OpenChemLib",
"keywords": [
"react",
Expand Down

0 comments on commit a8182bc

Please sign in to comment.