File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 3131 release-type : node
3232 package-name : release-please-action
3333 token : ${{ secrets.GITHUB_TOKEN }}
34- prerelease : true
34+ prerelease : false
Original file line number Diff line number Diff line change @@ -15,14 +15,16 @@ To further enable integration in other applications developed with modern framew
1515
1616#### Production:
1717
18- [ https://nmrium.nmrxiv.org ] ( https://nmrium.nmrxiv.org ) (currently - [ v0.5 .0] ( https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.5 .0 ) )
18+ [ https://nmrium.nmrxiv.org ] ( https://nmrium.nmrxiv.org ) (currently - [ v0.6 .0] ( https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.6 .0 ) )
1919
2020#### Development:
2121
2222[ https://nmriumdev.nmrxiv.org ] ( https://nmriumdev.nmrxiv.org ) (latest)
2323
2424#### For older/specific versions
2525
26+ [ 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 )
27+
2628[ 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 )
2729
2830[ 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
9294
9395| NMRium React Wrapper Version | NMRium Version | NMRium Data Schema Version | Migration Script |
9496| :---- | :--- | :---- | :---- |
95- | [ 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 ) |
97+ | [ 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 ) |
9698
9799
98100## License
You can’t perform that action at this time.
0 commit comments