Skip to content

Commit f5631fc

Browse files
Yukaiicursoragent
andcommitted
chore: release v2.5.0
Bump version and document folder commands, agent skill, and API upgrade in the changelog. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3b28cca commit f5631fc

3 files changed

Lines changed: 352 additions & 30 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to HackMD-CLI will be documented in this file.
44

5+
## 2.5.0
6+
7+
### Added
8+
9+
- Personal folder commands: `folders`, `folders create`, `folders update`, `folders delete`, and `folders order`
10+
- Team folder commands: `team-folders`, `team-folders create`, `team-folders update`, `team-folders delete`, and `team-folders order`
11+
- Agent skill (`hackmd-cli/SKILL.md`) with auto-packaging scripts for Cursor and other AI tooling
12+
13+
### Changed
14+
15+
- Upgraded `@hackmd/api` to v2.6.0
16+
17+
### Fixed
18+
19+
- Folder update command now returns silently on success
20+
- Folder command examples use hex color codes
21+
522
## 2.4.0
623

724
### Added

0 commit comments

Comments
 (0)