@abuswami1996/agent-md 0.1.2 → 0.1.4
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 +6 -0
- package/agent-md-preview.vsix +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.1.4
|
|
4
|
+
|
|
5
|
+
- Added release workflow support for npm trusted publishing with provenance.
|
|
6
|
+
- Added release safety checks for CLI package contents and changelog/version alignment.
|
|
7
|
+
- Bundled the latest Agent Markdown Preview VSIX in the CLI publish artifact.
|
|
8
|
+
|
|
3
9
|
## 0.1.2
|
|
4
10
|
|
|
5
11
|
- Installed agent skills into each tool's documented `SKILL.md` directory.
|
package/agent-md-preview.vsix
CHANGED
|
Binary file
|
package/package.json
CHANGED