Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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

## 2.5.0

### Added

- Personal folder commands: `folders`, `folders create`, `folders update`, `folders delete`, and `folders order`
- Team folder commands: `team-folders`, `team-folders create`, `team-folders update`, `team-folders delete`, and `team-folders order`
- Agent skill (`hackmd-cli/SKILL.md`) with auto-packaging scripts for Cursor and other AI tooling

### Changed

- Upgraded `@hackmd/api` to v2.6.0

### Fixed

- Folder update command now returns silently on success
- Folder command examples use hex color codes

## 2.4.0

### Added
Expand Down
Loading
Loading