@symbo.ls/tunnel 3.14.105 → 3.14.599

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,7 +1,27 @@
1
1
  # @symbo.ls/tunnel
2
2
 
3
+ ## 3.14.599
4
+
5
+ ### Patch Changes
6
+
7
+ - Manual patch bump triggered via workflow_dispatch (scope: all).
8
+ No source change behind this bump — released to refresh dist or
9
+ coordinate a cross-package version line.
10
+
11
+ ## 3.14.373
12
+
13
+ ### Patch Changes
14
+
15
+ - Auto-generated cross-repo patch release.
16
+
3
17
  ## 3.14.105
4
18
 
19
+ ### Patch Changes
20
+
21
+ - Manual patch bump triggered via workflow_dispatch (scope: all).
22
+ No source change behind this bump — released to refresh dist or
23
+ coordinate a cross-package version line.
24
+
5
25
  ## 3.14.104
6
26
 
7
27
  ## 3.14.103
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@symbo.ls/tunnel",
3
- "version": "3.14.105",
3
+ "version": "3.14.599",
4
4
  "description": "Expose localhost through tunnel.symbo.ls",
5
5
  "type": "module",
6
6
  "exports": {