Skip to content

Commit 9e27d9b

Browse files
chore: release v1.6.4 (#111)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5489c0d commit 9e27d9b

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.6.3"
2+
"apps/cli": "1.6.4"
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.6.4](https://github.com/plvo/create-faster/compare/create-faster-v1.6.3...create-faster-v1.6.4) (2026-04-09)
4+
5+
6+
### Features
7+
8+
* **library:** add evlog observability library ([#110](https://github.com/plvo/create-faster/issues/110)) ([5489c0d](https://github.com/plvo/create-faster/commit/5489c0deae9374bf26aafe077bfd3b15238a5c49))
9+
* **tooling:** add portless as project-level option ([#109](https://github.com/plvo/create-faster/issues/109)) ([9fb0206](https://github.com/plvo/create-faster/commit/9fb0206585d96a5e2f1fb441abfa5b1428c5bdf0))
10+
311
## [1.6.3](https://github.com/plvo/create-faster/compare/create-faster-v1.6.2...create-faster-v1.6.3) (2026-03-19)
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.6.3",
4+
"version": "1.6.4",
55
"license": "MIT",
66
"author": "plvo <plvdev@proton.me>",
77
"private": false,

0 commit comments

Comments
 (0)