types/0.1.1

This commit is contained in:
Bruce Röttgers 2025-04-26 15:03:50 +02:00
parent 4d25bc9e4c
commit 5e74672049
3 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -1 +0,0 @@
tag-version-prefix="types/"

View File

@ -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": [