From ca3fd365d7b1aa85e5ad965e4c2a2abbdebaab9d Mon Sep 17 00:00:00 2001 From: NishaSharma14 Date: Wed, 20 Dec 2023 13:07:55 +0100 Subject: [PATCH] update README --- .github/workflows/release-please.yml | 2 +- README.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index ee52c66..e1ec2d2 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -31,4 +31,4 @@ jobs: release-type: node package-name: release-please-action token: ${{ secrets.GITHUB_TOKEN }} - prerelease: true \ No newline at end of file + prerelease: false \ No newline at end of file diff --git a/README.md b/README.md index f4289ca..11f8887 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To further enable integration in other applications developed with modern framew #### Production: -[https://nmrium.nmrxiv.org](https://nmrium.nmrxiv.org) (currently - [v0.5.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.5.0)) +[https://nmrium.nmrxiv.org](https://nmrium.nmrxiv.org) (currently - [v0.6.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.6.0)) #### Development: @@ -23,6 +23,8 @@ To further enable integration in other applications developed with modern framew #### For older/specific versions +[https://nmrium.nmrxiv.org/releases/v0.6.0](https://nmrium.nmrxiv.org/releases/v0.6.0) -> [v0.6.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.6.0) + [https://nmrium.nmrxiv.org/releases/v0.5.0](https://nmrium.nmrxiv.org/releases/v0.5.0) -> [v0.5.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.5.0) [https://nmrium.nmrxiv.org/releases/v0.4.0](https://nmrium.nmrxiv.org/releases/v0.4.0) -> [v0.4.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.4.0) @@ -92,7 +94,7 @@ Raise an issue on GitHub - https://github.com/NFDI4Chem/nmrium-react-wrapper/iss | NMRium React Wrapper Version | NMRium Version | NMRium Data Schema Version | Migration Script | |:---- |:--- | :---- | :---- | -| [Latest-stable](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.5.0) | [v0.41.0](https://github.com/cheminfo/nmrium/releases/tag/v0.41.0) | [v4](/public/data/Data%20Schema%20Versions/V4/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion3.ts) | +| [Latest-stable](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.6.0) | [v0.44.1](https://github.com/cheminfo/nmrium/releases/tag/v0.44.1) | [v4](/public/data/Data%20Schema%20Versions/V4/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion3.ts) | ## License