Skip to content

Commit 376e97f

Browse files
committed
chore(main): release project-cli-tools 1.0.16
1 parent 654a001 commit 376e97f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/eslint-config-fuf": "1.3.2",
3-
"packages/project-cli-tools": "1.0.15",
3+
"packages/project-cli-tools": "1.0.16",
44
"packages/typescript-config": "0.4.0",
55
"packages/vitest-config": "4.1.1"
66
}

packages/project-cli-tools/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.16](https://github.com/fuf-stack/ts-project-setup/compare/project-cli-tools-v1.0.15...project-cli-tools-v1.0.16) (2026-01-13)
7+
8+
9+
### Bug Fixes
10+
11+
* **project-cli-tools:** update lerna-lite monorepo to v4.10.4 ([#1020](https://github.com/fuf-stack/ts-project-setup/issues/1020)) ([654a001](https://github.com/fuf-stack/ts-project-setup/commit/654a001803abcb2487b80c57542c25840db17743))
12+
613
## [1.0.15](https://github.com/fuf-stack/ts-project-setup/compare/project-cli-tools-v1.0.14...project-cli-tools-v1.0.15) (2026-01-13)
714

815

packages/project-cli-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fuf-stack/project-cli-tools",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"description": "shared cli tools commonly used in a Fröhlich ∧ Frei repo",
55
"author": "Fröhlich ∧ Frei",
66
"homepage": "https://github.com/fuf-stack/ts-project-setup#readme",

0 commit comments

Comments
 (0)