Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 18, 2022
1 parent 76f0163 commit 829feef
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/seven-bikes-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-ligers-kick.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
# preconstruct

## 2.2.1

### Patch Changes

- [#476](https://github.com/preconstruct/preconstruct/pull/476) [`3930466`](https://github.com/preconstruct/preconstruct/commit/3930466067f3ff03c332706fe8ab82beaec2235a) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Using `node:` to import Node builtins no longer triggers a "package is not specified in dependencies or peerDependencies" error

* [#481](https://github.com/preconstruct/preconstruct/pull/481) [`76f0163`](https://github.com/preconstruct/preconstruct/commit/76f0163e833d1454dcd34bc378d7b6500f99d55b) Thanks [@efoken](https://github.com/efoken)! - Updated `@rollup/plugin-node-resolve` to `^11.2.1` in order to make direct imports resolveable, e.g. packages that use `exports` in their package.json

## 2.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@preconstruct/cli",
"version": "2.2.0",
"version": "2.2.1",
"description": "Dev and build your code painlessly in monorepos",
"files": [
"bin.js",
Expand Down

0 comments on commit 829feef

Please sign in to comment.