Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit fafc861

Browse files
chore(main): release 1.0.0
1 parent bdb9477 commit fafc861

File tree

3 files changed

+37
-3
lines changed

3 files changed

+37
-3
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Changelog
2+
3+
## 1.0.0 (2022-09-07)
4+
5+
6+
### Features
7+
8+
* Add release please. ([76b8295](https://github.com/NFDI4Chem/nmrxiv-docs/commit/76b82954ca9dfea5f1f0b04b85b288af032469aa))
9+
* github workflow node LTS migration ([4352675](https://github.com/NFDI4Chem/nmrxiv-docs/commit/4352675733b080a4127162147673e1e61753562d))
10+
* migration to latest Docusaurus version 2.1.0 ([63faecf](https://github.com/NFDI4Chem/nmrxiv-docs/commit/63faecf861ce611d194ba643bb78d967ceeba687))
11+
* Update CI/CD and Environment. ([61902c7](https://github.com/NFDI4Chem/nmrxiv-docs/commit/61902c7c12e2731c989e2e773a993b336da01dd4)), closes [#76](https://github.com/NFDI4Chem/nmrxiv-docs/issues/76)
12+
* Updated the overview page, restructured File formats, Ontologies, Schemas under one section ([3e255a9](https://github.com/NFDI4Chem/nmrxiv-docs/commit/3e255a9c6633a1d40186f8fc5dd88b4ac14e9bc1))
13+
* upgraded node docker image to node:16.17-alpine3.15 ([e4a5b62](https://github.com/NFDI4Chem/nmrxiv-docs/commit/e4a5b62dd9a2697ff06aee2fefa47362c51c2e79))
14+
15+
16+
### Bug Fixes
17+
18+
* add contributors ([cff1b6b](https://github.com/NFDI4Chem/nmrxiv-docs/commit/cff1b6b372d92f160037cf077b5f83b00ee2ab2f))
19+
* added storage group ([9eeee0d](https://github.com/NFDI4Chem/nmrxiv-docs/commit/9eeee0d2ba8149874b921ce6d6195aad07682f24))
20+
* API documentation updates ([69f3e5b](https://github.com/NFDI4Chem/nmrxiv-docs/commit/69f3e5b55e75e4f19f0dbee426f5c3f010ee8c32))
21+
* Broken link fix ([df46068](https://github.com/NFDI4Chem/nmrxiv-docs/commit/df460687cc755f60786846d6fa34bdb180279d82))
22+
* Broken link fixes in ontologies page ([057dd14](https://github.com/NFDI4Chem/nmrxiv-docs/commit/057dd149550266c9e50ad9ec4219c3dc617d8926))
23+
* broken links in schemas.md ([c5d77d6](https://github.com/NFDI4Chem/nmrxiv-docs/commit/c5d77d60f8c784a3559898e64a7878cd36574a1d))
24+
* broken links. ([5d33782](https://github.com/NFDI4Chem/nmrxiv-docs/commit/5d337826643f55d66cb4d154d6f22de167802d3e))
25+
* fix links ([a90e332](https://github.com/NFDI4Chem/nmrxiv-docs/commit/a90e332d4d8534d80f76342e186de7a027f71f4f)), closes [#60](https://github.com/NFDI4Chem/nmrxiv-docs/issues/60)
26+
* Overview page updates, added training and workshops pages ([a49a703](https://github.com/NFDI4Chem/nmrxiv-docs/commit/a49a703be27afd2c77e106a1ec7bd030221d0c10))
27+
* reorganised content in the file formats section, and various other content updates ([1cbabe2](https://github.com/NFDI4Chem/nmrxiv-docs/commit/1cbabe20fca5822e80e6f1c4836e05897ebc2c9c))
28+
* restructure data formats page ([b6dee7b](https://github.com/NFDI4Chem/nmrxiv-docs/commit/b6dee7b32071896088b753f93bc6bcb83280cdd5)), closes [#118](https://github.com/NFDI4Chem/nmrxiv-docs/issues/118)
29+
* restructure ontologies page and add the schemas and ontology component ([e4aa9e3](https://github.com/NFDI4Chem/nmrxiv-docs/commit/e4aa9e31ddc07e30b51c5311be6398c040fcf350)), closes [#146](https://github.com/NFDI4Chem/nmrxiv-docs/issues/146)
30+
* restructure schema page - add Bioschemas ([7bd5c40](https://github.com/NFDI4Chem/nmrxiv-docs/commit/7bd5c4074f0b2e87a33e3e0fd83e97c6f48c221b)), closes [#147](https://github.com/NFDI4Chem/nmrxiv-docs/issues/147)
31+
* Update development workflow. ([9ba73df](https://github.com/NFDI4Chem/nmrxiv-docs/commit/9ba73df961d8a3a9816010e476c4ebb4c10368c7)), closes [#150](https://github.com/NFDI4Chem/nmrxiv-docs/issues/150)
32+
* update development-installing on Windows. ([32519db](https://github.com/NFDI4Chem/nmrxiv-docs/commit/32519db34f93f5de4953b390ec80effd7ef632be))
33+
* Update installation instruction for windows. ([f9b73a2](https://github.com/NFDI4Chem/nmrxiv-docs/commit/f9b73a27707bed6165bac2e9417ef9f1959b3cf3)), closes [#143](https://github.com/NFDI4Chem/nmrxiv-docs/issues/143)
34+
* Updated NMRium and nmrium-react-wrapper details ([261e7e7](https://github.com/NFDI4Chem/nmrxiv-docs/commit/261e7e747ce5bf5ff16853051e334483679d60af))

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": "nmr-xiv-docs-website",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)