mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-06-05 15:34:06 +00:00
types/0.1.1
This commit is contained in:
parent
4d25bc9e4c
commit
5e74672049
@ -2,4 +2,4 @@
|
||||
|
||||
## Publishing new versions
|
||||
|
||||
Run [`npm version`](https://docs.npmjs.com/cli/v8/commands/npm-version) to bump the version and create a git tag, a new version will be published on npm when this tag is pushed to the repository
|
||||
Up version in package.json and create a new commit and tag it with "types/x.y.z", the version will be published when the tag is pushed to GitHub
|
||||
|
@ -1 +0,0 @@
|
||||
tag-version-prefix="types/"
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bcye/structured-wikivoyage-types",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Types to use when consuming json trees from the structured-wikivoyage-exports project",
|
||||
"keywords": [],
|
||||
"contributors": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user