@cubis/foundry 0.3.29 → 0.3.30

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
@@ -2,6 +2,12 @@
2
2
 
3
3
  All notable changes to this project are documented in this file.
4
4
 
5
+ ## [0.3.30] - 2026-02-27
6
+
7
+ ### Changed
8
+
9
+ - Republished package with a README content touch to force npm UI metadata/index refresh.
10
+
5
11
  ## [0.3.29] - 2026-02-27
6
12
 
7
13
  ### Changed
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  Workflow-first installer for multi-platform AI agent environments.
4
4
 
5
+ Last updated: 2026-02-27.
6
+
5
7
  `cbx` installs workflows, skills, wrappers, and rule files for:
6
8
  - Codex
7
9
  - Antigravity (Gemini)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cubis/foundry",
3
- "version": "0.3.29",
3
+ "version": "0.3.30",
4
4
  "description": "Cubis Foundry CLI for workflow-first AI agent environments",
5
5
  "type": "module",
6
6
  "bin": {