Skip to content

Commit 1db10d2

Browse files
committed
chore: release v0.7.0
1 parent 17b809e commit 1db10d2

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.7.0](https://github.com/tzuyi0817/PDF-signature/compare/v0.6.0...v0.7.0) (2026-03-25)
4+
5+
### Features
6+
7+
- organize files with folders (create, rename, delete, move) ([13941f5](https://github.com/tzuyi0817/PDF-signature/commit/13941f5c6ec24eda7e72212408da3e66acf12d1a))
8+
- folders batch selected for moving or deleting ([d2f28f2](https://github.com/tzuyi0817/PDF-signature/commit/d2f28f2c410c75420d728c76d757003a1541cd8d))
9+
- new folders can be added to an empty directory ([17b809e](https://github.com/tzuyi0817/PDF-signature/commit/17b809e0e1ecb3d19d49135d51f31a7af71d7c27))
10+
311
## [0.6.0](https://github.com/tzuyi0817/PDF-signature/compare/v0.5.7...v0.6.0) (2026-03-23)
412

513
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pdf-signature",
33
"type": "module",
4-
"version": "0.6.0",
4+
"version": "0.7.0",
55
"private": true,
66
"packageManager": "pnpm@10.32.1",
77
"scripts": {

0 commit comments

Comments
 (0)