Compare commits

...

2 Commits

Author SHA1 Message Date
Conventional Changelog Action
dfc86697e4 chore 🤖: Release v1.0.6 [skip ci] [skip ci] 2023-09-22 20:12:09 +00:00
3a0be9b7dd ci: running on published instead of just created 2023-09-22 20:11:06 +00:00
3 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Generate SBOM
on: on:
release: release:
types: [created] types: [created, published]
jobs: jobs:
GenerateSBOM: GenerateSBOM:

View File

@@ -1,3 +1,7 @@
## [1.0.6](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.5...v1.0.6) (2023-09-22)
## [1.0.5](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.4...v1.0.5) (2023-09-22) ## [1.0.5](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.4...v1.0.5) (2023-09-22)

View File

@@ -1,3 +1,3 @@
{ {
"version": "1.0.5" "version": "1.0.6"
} }