We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d339625 commit cc8c5d4Copy full SHA for cc8c5d4
1 file changed
.github/CONTRIBUTING.md
@@ -16,3 +16,10 @@ The following third-party schemas are also used in this project (and copies of t
16
17
- [CSL Bibliographic Resource](): Saved as `BibItem.json`.
18
- [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