Skip to content

Commit 2f810db

Browse files
Version Packages (#294)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dac8270 commit 2f810db

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cold-cheetahs-clap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

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

3+
## 1.1.16
4+
5+
### Patch Changes
6+
7+
- [`3c5743a`](https://github.com/preconstruct/preconstruct/commit/3c5743a86005e261671452c9bdf4b985d3a90ee3) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Add experimental `useTSMorphToGenerateTSDeclarations` flag
8+
39
## 1.1.15
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@preconstruct/cli",
3-
"version": "1.1.15",
3+
"version": "1.1.16",
44
"description": "Dev and build your code painlessly in monorepos",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)