Skip to content

Commit 72af73f

Browse files
Version Packages (#26)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 36b6792 commit 72af73f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tired-lemons-clean.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ralph
22

3+
## 0.15.1
4+
5+
### Patch Changes
6+
7+
- 36b6792: Fix incorrect command hints to use `/session start` instead of `/start`
8+
39
## 0.15.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ralph",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "A CLI tool for long-running PRD-driven development with Cursor CLI",
55
"module": "src/index.tsx",
66
"type": "module",

0 commit comments

Comments
 (0)