Skip to content

Commit

Permalink
Version Packages (#528)
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 Mar 27, 2023
1 parent 457b707 commit 00aabe7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-cycles-carry.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.4.1

### Patch Changes

- [`457b707`](https://github.com/preconstruct/preconstruct/commit/457b707722051219165bb39e673e0b1f3dfdfafd) Thanks [@emmatown](https://github.com/emmatown)! - Fix having a `"use client"` in a non-entrypoint TypeScript file breaking the build

## 2.4.0

### Minor 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.4.0",
"version": "2.4.1",
"description": "Dev and build your code painlessly in monorepos",
"files": [
"bin.js",
Expand Down

0 comments on commit 00aabe7

Please sign in to comment.