Skip to content

Commit

Permalink
chore(main): release 3.0.2 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Jun 28, 2024
1 parent 6dd15ac commit 0c78287
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.2](https://github.com/zakodium-oss/react-ocl-nmr/compare/v3.0.1...v3.0.2) (2024-06-28)


### Bug Fixes

* update dependencies ([6dd15ac](https://github.com/zakodium-oss/react-ocl-nmr/commit/6dd15acad3bb244d4e68884b2673e1e61f1fdcda))

## [3.0.1](https://github.com/zakodium-oss/react-ocl-nmr/compare/v3.0.0...v3.0.1) (2023-08-24)


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-nmr",
"version": "3.0.1",
"version": "3.0.2",
"description": "A component to display chemical structure for NMR spectra assignments",
"main": "./lib/OCLnmr.js",
"module": "./lib-esm/OCLnmr.js",
Expand Down

0 comments on commit 0c78287

Please sign in to comment.