Skip to content

Commit b0e5f8e

Browse files
committed
docs: update changelogs
1 parent d5d0840 commit b0e5f8e

2 files changed

Lines changed: 15 additions & 13 deletions

File tree

packages/create-command/CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,21 @@ All notable changes to this project will be documented in this file. See [commit
44

55
## [1.2.0](https://github.com/battis/qui-cli/compare/create-command/1.1.0...create-command/1.2.0) (2026-07-07)
66

7+
### Features
8+
9+
- Bump to @qui-cli/init@2.x
710

811
### Bug Fixes
912

10-
* include README template ([5283377](https://github.com/battis/qui-cli/commit/5283377f5e986110dd15bd82bea127b85c4a2906))
11-
* include unformatted description ([3c0badb](https://github.com/battis/qui-cli/commit/3c0badb668d3b855723d9c9458922d9f8f85fe84))
12-
* remove erroneous private property ([69f312e](https://github.com/battis/qui-cli/commit/69f312e5950740eb17106f4029873c664f3f9ec0))
13+
- include README template ([5283377](https://github.com/battis/qui-cli/commit/5283377f5e986110dd15bd82bea127b85c4a2906))
14+
- include unformatted description ([3c0badb](https://github.com/battis/qui-cli/commit/3c0badb668d3b855723d9c9458922d9f8f85fe84))
15+
- remove erroneous private property ([69f312e](https://github.com/battis/qui-cli/commit/69f312e5950740eb17106f4029873c664f3f9ec0))
1316

1417
## [1.1.0](https://github.com/battis/qui-cli/compare/create-command/1.0.4...create-command/1.1.0) (2026-07-07)
1518

16-
1719
### Features
1820

19-
* include dot files and description ([35f3998](https://github.com/battis/qui-cli/commit/35f3998434357b299123d5ca84465db60b1ed205))
21+
- include dot files and description ([35f3998](https://github.com/battis/qui-cli/commit/35f3998434357b299123d5ca84465db60b1ed205))
2022

2123
## [1.0.4](https://github.com/battis/qui-cli/compare/create-command/1.0.3...create-command/1.0.4) (2026-07-04)
2224

packages/create-plugin/CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@ All notable changes to this project will be documented in this file. See [commit
44

55
## [1.2.0](https://github.com/battis/qui-cli/compare/create-plugin/1.1.0...create-plugin/1.2.0) (2026-07-07)
66

7+
### Features
8+
9+
- Bump to @qui-cli/init@2.x
710

811
### Bug Fixes
912

10-
* include README template ([5283377](https://github.com/battis/qui-cli/commit/5283377f5e986110dd15bd82bea127b85c4a2906))
11-
* include unformatted description ([3c0badb](https://github.com/battis/qui-cli/commit/3c0badb668d3b855723d9c9458922d9f8f85fe84))
13+
- include README template ([5283377](https://github.com/battis/qui-cli/commit/5283377f5e986110dd15bd82bea127b85c4a2906))
14+
- include unformatted description ([3c0badb](https://github.com/battis/qui-cli/commit/3c0badb668d3b855723d9c9458922d9f8f85fe84))
1215

1316
## [1.1.0](https://github.com/battis/qui-cli/compare/create-plugin/1.0.0...create-plugin/1.1.0) (2026-07-07)
1417

15-
1618
### Features
1719

18-
* include dot files ([8452407](https://github.com/battis/qui-cli/commit/8452407b3bb693ba1ff6f79c7a7737abda329720))
19-
20+
- include dot files ([8452407](https://github.com/battis/qui-cli/commit/8452407b3bb693ba1ff6f79c7a7737abda329720))
2021

2122
### Bug Fixes
2223

23-
* dependencies should be peers ([1f64aab](https://github.com/battis/qui-cli/commit/1f64aab26f9b8b24396588dc8886ea2dc26e918c))
24+
- dependencies should be peers ([1f64aab](https://github.com/battis/qui-cli/commit/1f64aab26f9b8b24396588dc8886ea2dc26e918c))
2425

2526
## 1.0.0 (2026-07-04)
2627

27-
2828
### Features
2929

30-
* create-plugin template ([f03d433](https://github.com/battis/qui-cli/commit/f03d43372a2862cf74e4592e80f44dced05bba66))
30+
- create-plugin template ([f03d433](https://github.com/battis/qui-cli/commit/f03d43372a2862cf74e4592e80f44dced05bba66))

0 commit comments

Comments
 (0)