Skip to content

Commit 45c662d

Browse files
Merge pull request #286 from NFDI4Chem/release-please--branches--main--components--release-please-action
chore(main): release 1.1.0
2 parents 7566ad3 + f295a72 commit 45c662d

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/compare/v1.0.0...v1.1.0) (2025-09-04)
4+
5+
6+
### Features
7+
8+
* migrate to nmrium-core and nmrium-core-plugins ([ba6bfbf](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/ba6bfbf5c80eba8ce216da9fdc4cd69c886ece76))
9+
* update nmrium to version 0.65.1 ([fbef891](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/fbef89170dfe840020b3f06540b4a769ab04acf1))
10+
* update nmrium to version 0.65.2 ([a5e6342](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/a5e63424878b99b9846be1dc59b1bd7ac78f1373))
11+
* update NMRium to version 1.2 ([d4d5d70](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/d4d5d7005ce96f033a7190373eae2a6248a0f4df))
12+
* update NMRium to version 1.3.0 ([1cd3d60](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/1cd3d6013e99ffd48cad95f3dfcd63c5982406c7))
13+
14+
15+
### Bug Fixes
16+
17+
* add openchemlib as dependency to fix Structure editor issue ([1c5d633](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/1c5d63328c43cc096694f30c2f81e7e2dc477f79))
18+
* update deploy script ([78cab14](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/78cab140d751b6b32e0054856a17baccd54378f6))
19+
* update version to 1.0.0 in package files ([07f02fb](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/07f02fbb72458e08d302bd9aa38708298dc8b9b8))
20+
321
## [0.10.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/compare/v0.9.0...v0.10.0) (2025-07-07)
422

523

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NMRiumWrapper",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": false,
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)