@highstate/gateway-api 0.12.0 → 0.13.0

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## 0.13.0 (2025-12-19)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - Pix workspace dependencies to exact versions ([cf4f288](https://github.com/highstate-io/highstate/commit/cf4f288))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Fedor Chubukov @Exeteres
10
+
11
+ ## 0.12.1 (2025-12-14)
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - Small fixes ([74c712d](https://github.com/highstate-io/highstate/commit/74c712d))
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - Fedor Chubukov @Exeteres
20
+
1
21
  ## 0.12.0 (2025-12-07)
2
22
 
3
23
  ### 🩹 Fixes
package/bin/package.json CHANGED
@@ -1,12 +1,7 @@
1
1
  {
2
2
  "name": "@highstate/gateway-api",
3
- "version": "0.11.7",
4
- "keywords": [
5
- "pulumi",
6
- "kubernetes",
7
- "category/cloud",
8
- "kind/native"
9
- ],
3
+ "version": "0.12.1",
4
+ "keywords": ["pulumi", "kubernetes", "category/cloud", "kind/native"],
10
5
  "homepage": "https://pulumi.com",
11
6
  "repository": {
12
7
  "url": "https://github.com/highstate-io/highstate"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@highstate/gateway-api",
3
- "version": "0.12.0",
3
+ "version": "0.13.0",
4
4
  "keywords": [
5
5
  "pulumi",
6
6
  "kubernetes",