@cubis/foundry 0.3.27 → 0.3.28

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.
@@ -101,6 +101,7 @@
101
101
  "frontend-design",
102
102
  "game-development",
103
103
  "geo-fundamentals",
104
+ "golang-pro",
104
105
  "i18n-localization",
105
106
  "intelligent-routing",
106
107
  "lint-and-validate",
@@ -240,6 +241,7 @@
240
241
  "frontend-design",
241
242
  "game-development",
242
243
  "geo-fundamentals",
244
+ "golang-pro",
243
245
  "i18n-localization",
244
246
  "intelligent-routing",
245
247
  "lint-and-validate",
@@ -379,6 +381,7 @@
379
381
  "frontend-design",
380
382
  "game-development",
381
383
  "geo-fundamentals",
384
+ "golang-pro",
382
385
  "i18n-localization",
383
386
  "intelligent-routing",
384
387
  "lint-and-validate",
package/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  All notable changes to this project are documented in this file.
4
4
 
5
+ ## [0.3.28] - 2026-02-27
6
+
7
+ ### Fixed
8
+
9
+ - Added missing `golang-pro` skill to `agent-environment-setup` manifest for Codex, Antigravity, and Copilot installs.
10
+
5
11
  ## [0.3.27] - 2026-02-26
6
12
 
7
13
  ### Changed
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cubis/foundry",
3
- "version": "0.3.27",
3
+ "version": "0.3.28",
4
4
  "description": "Cubis Foundry CLI for workflow-first AI agent environments",
5
5
  "type": "module",
6
6
  "bin": {