Skip to content

Commit 6eb41aa

Browse files
authored
Merge pull request #82 from NFDI4Chem/release-please--branches--main--components--release-please-action
chore(main): release 0.2.1
2 parents bedbf3d + f6b62a0 commit 6eb41aa

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [0.2.1](https://github.com/NFDI4Chem/nmrium-react-wrapper/compare/v0.2.0...v0.2.1) (2023-04-04)
4+
5+
6+
### Bug Fixes
7+
8+
* remove duplicate e2e test run ([ceb7474](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/ceb7474dc7253f7ada4363939185b8fbbf455b2e))
9+
* update readme ([9ba95bd](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/9ba95bda53a848a83c247f6ce67058ff5c125789))
10+
* update readme ([92fa33f](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/92fa33f0bc638ebb51753d59b63e370ff5c643e6))
11+
* update readme ([6cff3d9](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/6cff3d927b53ab730c14baf4485f3f19a2040a80))
12+
* update README.md with latest release ([0ebf262](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/0ebf262b9c6f9c85625480015a36f17387f708ce))
13+
314
## [0.2.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/compare/v0.1.0...v0.2.0) (2023-03-30)
415

516

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

0 commit comments

Comments
 (0)