Skip to content

Commit 5a8b2dd

Browse files
authored
Merge pull request #102 from hackmdio/master
Master
2 parents 5c7c6f3 + bea38bd commit 5a8b2dd

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)