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

Commit cc11c7d

Browse files
chore(main): release 1.0.0
1 parent eee3f9c commit cc11c7d

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## 1.0.0 (2022-09-05)
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+
* upgraded node docker image to node:16.17-alpine3.15 ([e4a5b62](https://github.com/NFDI4Chem/nmrxiv-docs/commit/e4a5b62dd9a2697ff06aee2fefa47362c51c2e79))

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)