Skip to content

Commit

Permalink
Version Packages (#470)
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 Jul 4, 2022
1 parent 0d91301 commit 4e04c59
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/slow-owls-explain.md

This file was deleted.

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

## 2.1.7

### Patch Changes

- [`3f202fd`](https://github.com/preconstruct/preconstruct/commit/3f202fd78c233093c483b0bb8fc657ecde1a4df7) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Imports to `@babel/runtime/helpers/esm/*` will now be rewritten to `@babel/runtime/helpers/*` for CommonJS outputs. This fixes the CommonJS output in case you have `["@babel/plugin-transform-runtime", { "useESModules": true }]`) in your Babel config.

## 2.1.6

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

0 comments on commit 4e04c59

Please sign in to comment.