Skip to content

Commit 8002b92

Browse files
Merge pull request #194 from NFDI4Chem/release-please--branches--main--components--release-please-action
chore(main): release 0.7.0
2 parents 75208a1 + 181c0b1 commit 8002b92

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

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

3+
## [0.7.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/compare/v0.6.0...v0.7.0) (2024-02-19)
4+
5+
6+
### Features
7+
8+
* create custom workspace for nmrXiv ([8fa127a](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/8fa127ab6cc9a0c5d2c61aedb83895905e831cd8))
9+
* propagate error from the logger ([ed1e8d2](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/ed1e8d22fce08e7518b90dc4c2e3234aea97a444))
10+
* set spectra active tab ([ce73266](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/ce732661b40d3245371d851ab23fc1ef0b67b5d2))
11+
* update NMRium to version 0.49.0 ([90016da](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/90016dae428ea22fc032a89248e687f3bd2891f8))
12+
* update nmrXiv workspace ([ca9ff18](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/ca9ff188a15728337aee3afff2d9304e9be10677)), closes [#170](https://github.com/NFDI4Chem/nmrium-react-wrapper/issues/170)
13+
14+
15+
### Bug Fixes
16+
17+
* update protocol in allowed origins ([c4ea663](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/c4ea6630b9400104815fd089cc76949a5fec2961))
18+
319
## [2.0.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/compare/v1.0.0...v2.0.0) (2023-12-20)
420

521

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

0 commit comments

Comments
 (0)