Skip to content

Commit

Permalink
Version Packages (#591)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed May 2, 2024
1 parent fa66c34 commit 5113f84
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/stale-candles-smoke.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# preconstruct

## 2.8.4

### Patch Changes

- [`fa66c34`](https://github.com/preconstruct/preconstruct/commit/fa66c3496745ed186bfa0884e1a71c9107cf6612) Thanks [@emmatown](https://github.com/emmatown)! - Fix `preconstruct dev` with `exports: { importConditionDefaultExport: "default" }` with a `.d.ts` file

## 2.8.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@preconstruct/cli",
"version": "2.8.3",
"version": "2.8.4",
"description": "Dev and build your code painlessly in monorepos",
"exports": {
"./cli": {
Expand Down

0 comments on commit 5113f84

Please sign in to comment.