Skip to content

Commit a4f3a90

Browse files
Merge pull request #116 from NFDI4Chem/release-please--branches--main--components--release-please-action
chore(main): release 1.0.0
2 parents 173122b + 8cb9538 commit a4f3a90

3 files changed

Lines changed: 31 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.0.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/compare/v0.4.0...v1.0.0) (2023-10-19)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update NMRium to pre release version 0.44.1-pre.1696502379
9+
10+
### Features
11+
12+
* about 'NMRium wrapper' modal ([57e9934](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/57e9934f37fec697f2a1f973f653587466798e64))
13+
* auto processing 1d proton and carbon ([1764046](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/1764046c8a12ddfc3ca3b78adb2f0449c0381175))
14+
* customize the NMRium default empty message ([acd1c87](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/acd1c878c912348bf4eeec216847d1aff8486a71)), closes [#125](https://github.com/NFDI4Chem/nmrium-react-wrapper/issues/125)
15+
* enable offline mode ([f3c560c](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/f3c560c0a7aaadd39b1a623153a9d6d1031b6862)), closes [#118](https://github.com/NFDI4Chem/nmrium-react-wrapper/issues/118)
16+
* update NMRium to version 0.42.0 ([5ef1354](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/5ef1354054d6567e714c51d483b1fd942c4fec07))
17+
* upgrade nmrium to pre-release version 0.44.1-pre.1694759092 ([ef1df7c](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/ef1df7cc1eecfbc7acc8d7e0ac2c315e3a0c2f01))
18+
* upgrade NMRium to version 0.43.0 ([e1e0172](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/e1e0172f7bfb30069f453d0f2662d3c7764fc866))
19+
20+
21+
### Bug Fixes
22+
23+
* nmrium crash when 1d ft traces not found in 2d ([6e1097b](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/6e1097b875a4f9e1305fedaa017685f7b1e700c3))
24+
* update img path ([3c20f68](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/3c20f68a510fc846e54359fad5048126ff81339e))
25+
26+
27+
### Miscellaneous Chores
28+
29+
* update NMRium to pre release version 0.44.1-pre.1696502379 ([2c18bb2](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/2c18bb226682041041db4328c95c530e088ac2db))
30+
331
## [0.4.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/compare/v0.3.0...v0.4.0) (2023-07-26)
432

533

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": "0.4.0",
3+
"version": "1.0.0",
44
"private": false,
55
"license": "MIT",
66
"main": "lib-cjs/NMRiumWrapper.js",

0 commit comments

Comments
 (0)