fix(): no changes detected - no code or content modifications

This commit is contained in:
2026-02-27 10:22:29 +00:00
parent 2ae37fcbe6
commit 9e1ec93814
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-02-27 - 1.0.2 - fix()
no changes detected - no code or content modifications
## 2026-02-27 - 1.0.1 - fix(release)
bump patch version (no code changes)

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartvpn',
version: '1.0.1',
version: '1.0.2',
description: 'A VPN solution with TypeScript control plane and Rust data plane daemon'
}