Skip to content

Commit 2a6871d

Browse files
committed
1.0.1
1 parent a356490 commit 2a6871d

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## 1.0.0
10+
## [v1.0.1](https://github.com/zerotier/zerotier-one-api-spec/compare/v1.0.0...v1.0.1)
11+
12+
### Commits
13+
14+
- docs: update spec docs to point to this repo [`a356490`](https://github.com/zerotier/zerotier-one-api-spec/commit/a35649061b3bff45478dd0dfaa65a4078de0787f)
15+
16+
## v1.0.0 - 2024-02-13
1117

1218
### Commits
1319

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"watch:compile": "npm run compile -- --watch",
2323
"watch:serve": "redocly preview-docs ./tsp-output/@typespec/openapi3/openapi.yaml --use-community-edition"
2424
},
25-
"version": "1.0.0",
25+
"version": "1.0.1",
2626
"type": "module",
2727
"dependencies": {
2828
"@redocly/cli": "1.7",

0 commit comments

Comments
 (0)