akm-cli 0.9.0-beta.27 → 0.9.0-beta.29

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 +8 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
 
7
7
  ## [Unreleased]
8
8
 
9
+ ## [0.9.0-beta.29] — 2026-06-20
10
+
11
+ ### Reverted
12
+
13
+ - **#630 — `fact` asset type phase 2 reverted (#631).** The pinned-core assembly +
14
+ `akm fact` CLI shipped in beta.28 was reverted pending rework. Phase 1 (#629, the
15
+ `fact` asset type itself) remains in place.
16
+
9
17
  ## [0.9.0-beta.27] — 2026-06-20
10
18
 
11
19
  All new behavior is **opt-in / default-preserving** — default runs are byte-identical.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "akm-cli",
3
- "version": "0.9.0-beta.27",
3
+ "version": "0.9.0-beta.29",
4
4
  "type": "module",
5
5
  "description": "akm (Agent Knowledge Management) — A package manager for AI agent skills, commands, tools, and knowledge. Works with Claude Code, OpenCode, Cursor, and any AI coding assistant.",
6
6
  "keywords": [