Compare commits

..

2 Commits

Author SHA1 Message Date
Conventional Changelog Action
278abf43b9 chore 🤖: Release v1.0.1 [skip ci] [skip ci] 2023-09-22 19:25:03 +00:00
bc56fb09ad ci: update workflow name 2023-09-22 19:23:33 +00:00
3 changed files with 7 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ on:
- "main"
jobs:
docker:
DockerBuildAndRelease:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository

View File

@@ -1,4 +1,8 @@
# 1.0.0 (2023-09-22)
## [1.0.1](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.0...v1.0.1) (2023-09-22)
# [1.0.0](https://github.com/dangeroustech/ZeroTierBridge/compare/f902dcc0c4615801fb65e6c90342efe96789319f...v1.0.0) (2023-09-22)
### Bug Fixes

View File

@@ -1,3 +1,3 @@
{
"version": "1.0.0"
"version": "1.0.1"
}