mirror of
https://github.com/zerotier/zerotier-one-api-spec.git
synced 2026-05-22 16:29:58 -07:00
1.0.1
This commit is contained in:
+7
-1
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
## 1.0.0
|
||||
## [v1.0.1](https://github.com/zerotier/zerotier-one-api-spec/compare/v1.0.0...v1.0.1)
|
||||
|
||||
### Commits
|
||||
|
||||
- docs: update spec docs to point to this repo [`a356490`](https://github.com/zerotier/zerotier-one-api-spec/commit/a35649061b3bff45478dd0dfaa65a4078de0787f)
|
||||
|
||||
## v1.0.0 - 2024-02-13
|
||||
|
||||
### Commits
|
||||
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "zerotier-one-api-spec",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "zerotier-one-api-spec",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"dependencies": {
|
||||
"@redocly/cli": "1.7",
|
||||
"@types/node": "^20.11.17",
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@
|
||||
"watch:compile": "npm run compile -- --watch",
|
||||
"watch:serve": "redocly preview-docs ./tsp-output/@typespec/openapi3/openapi.yaml --use-community-edition"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@redocly/cli": "1.7",
|
||||
|
||||
Reference in New Issue
Block a user