From efc5c3aadbe7f3209e7ecd434de8084d26672a39 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 26 Oct 2025 15:22:59 +0000 Subject: [PATCH] =?UTF-8?q?chore=20=F0=9F=A4=96:=20Release=20v1.2.0=20[ski?= =?UTF-8?q?p=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd66305..eecb118 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [1.2.0](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.1.2...v1.2.0) (2025-10-26) + + +### Bug Fixes + +* **workflow:** update artifact naming and handling in docker-build.yml ([96ebbf8](https://github.com/dangeroustech/ZeroTierBridge/commit/96ebbf805d2cb3bb4089a5a0dc70114e3c16cc1b)) + + +### Features + +* **docker:** add health check to Dockerfile for zerotier-cli ([7d643e3](https://github.com/dangeroustech/ZeroTierBridge/commit/7d643e3ff6c0683d335baae5138ceef475cd37c3)) + + + ## [1.1.2](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.1.1...v1.1.2) (2023-10-18) diff --git a/package.json b/package.json index be442f9..f123707 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "1.1.2" + "version": "1.2.0" } \ No newline at end of file