Skip to content

Commit b22cc87

Browse files
authored
Calypso-build: prep 4.2.1 (#37059)
Extra publish to fix a bad file: dependency
1 parent 30bd7ea commit b22cc87

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

packages/calypso-build/CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# 4.3.0
1+
# 4.2.1
2+
3+
- Fix a bad file: dependency in the published package.
4+
5+
# 4.2.0
6+
27
- Update a number of dependencies
38
- @babel/core@7.6.4
49
- @babel/preset-env@7.6.3
@@ -15,8 +20,6 @@
1520
1621
1722
18-
19-
# 4.2.0
2023
- Support CommonJS/ESM compilation by adding a `modules` option (and `MODULES` env variable) to the `babel/default` preset.
2124
- Add `jest-enzyme` assertion library to `jest-preset.js`.
2225

packages/calypso-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/calypso-build",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Shared Calypso build configuration files",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)