Skip to content

Commit 3e22fb0

Browse files
chore: release v1.3.0 (#27)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c953f98 commit 3e22fb0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"apps/cli": "1.2.0"
2+
"apps/cli": "1.3.0"
33
}

apps/cli/CHANGELOG.md

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

3+
## [1.3.0](https://github.com/plvo/create-faster/compare/create-faster-v1.2.0...create-faster-v1.3.0) (2025-11-14)
4+
5+
6+
### Features
7+
8+
* flags support ([#26](https://github.com/plvo/create-faster/issues/26)) ([d483edd](https://github.com/plvo/create-faster/commit/d483eddcedf958a95dd53787320390724d5efea1))
9+
* **www:** init docs and showcase ([#28](https://github.com/plvo/create-faster/issues/28)) ([f465153](https://github.com/plvo/create-faster/commit/f465153e9d68cbfc9d50597e0d138a55140b43f0))
10+
311
## [1.2.0](https://github.com/plvo/create-faster/compare/create-faster-v1.1.3...create-faster-v1.2.0) (2025-11-05)
412

513

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-faster",
33
"description": "A quick way to create a new project",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"license": "MIT",
66
"author": "plvo <plvdev@proton.me>",
77
"private": false,

0 commit comments

Comments
 (0)