Skip to content

Commit 5f7a6ce

Browse files
authored
Merge pull request #17 from agentrules-sh/changeset-release/main
chore: version packages
2 parents 38b47cc + e281d1b commit 5f7a6ce

4 files changed

Lines changed: 15 additions & 14 deletions

File tree

.changeset/multi-platform-publish.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @agentrules/cli
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- 1291a04: Unify init and quick publish flows with shared prompts
8+
9+
- Quick publish any directory (not just skill directories)
10+
- Per-platform path prompting for multi-platform directories
11+
- Multi-platform support for quick publish
12+
- Prompt to create agentrules.json after quick publish (including dry run)
13+
- Add keyboard hint to platform multiselect
14+
- Add rule preview with tags/features hints
15+
316
## 0.3.0
417

518
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentrules/cli",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "Brian Cheung <bcheung.dev@gmail.com> (https://github.com/bcheung)",
55
"license": "MIT",
66
"homepage": "https://agentrules.directory",

0 commit comments

Comments
 (0)