Skip to content

Commit cc8c5d4

Browse files
committed
DOCS: document release steps
1 parent d339625 commit cc8c5d4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,10 @@ The following third-party schemas are also used in this project (and copies of t
1616

1717
- [CSL Bibliographic Resource](): Saved as `BibItem.json`.
1818
- [CSL Cite Item](): Saved as `CiteItem.json`.
19+
- [GeoJSON]: Saved as `GeoJSON.json`.
20+
21+
## Releases
22+
23+
- 1. `npm version`
24+
- 2. Create a release on GitHub.
25+
- 3. The GitHub Actions release workflow publishes the package to npm.

0 commit comments

Comments
 (0)