Skip to content

Commit cbceb14

Browse files
committed
Add more information on how to release and fix release 2.1.0 dates
1 parent 5366453 commit cbceb14

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.zenodo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"license": {
4747
"id": "Apache-2.0"
4848
},
49-
"publication_date": "2022-08-29",
49+
"publication_date": "2022-11-21",
5050
"title": "cffinit",
5151
"version": "2.1.0"
5252
}

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ authors:
2929
given-names: Reggie
3030
orcid: https://orcid.org/0000-0002-5967-7302
3131
cff-version: 1.2.0
32-
date-released: 2022-08-29
32+
date-released: 2022-11-21
3333
identifiers:
3434
- type: doi
3535
value: 10.5281/zenodo.7342296

README.dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ This section describes how to make a release in 2 parts:
166166

167167
### (1/2) Preparation
168168

169-
1. Update the information in `CITATION.cff`.
169+
1. Update the `version`, the `date-released`, and possibly other information in `CITATION.cff`.
170170
1. Generate an updated version of `.zenodo.json` if needed using `cffconvert`.
171171
1. Update the `version` field in `package.json` and `package-lock.json`.
172172
1. Update the version in the [landing page footer](src/components/LayoutLanding.vue).

0 commit comments

Comments
 (0)