Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @wordpress/babel-preset-default@1.3.0
 - @wordpress/scripts@1.1.6
  • Loading branch information
gziolo committed May 22, 2018
1 parent 4a991ec commit 7ccb075
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/babel-preset-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wordpress/babel-preset-default",
"version": "1.2.1",
"version": "1.3.0",
"description": "Default Babel preset for WordPress development",
"author": "WordPress",
"license": "GPL-2.0-or-later",
4 changes: 2 additions & 2 deletions packages/scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wordpress/scripts",
"version": "1.1.5",
"version": "1.1.6",
"description": "Collection of JS scripts for WordPress development",
"author": "WordPress",
"license": "GPL-2.0-or-later",
@@ -31,7 +31,7 @@
"wp-scripts": "./bin/wp-scripts.js"
},
"dependencies": {
"@wordpress/babel-preset-default": "^1.2.1",
"@wordpress/babel-preset-default": "^1.3.0",
"@wordpress/jest-preset-default": "^1.0.6",
"cross-spawn": "^5.1.0",
"jest": "^22.4.0",

0 comments on commit 7ccb075

Please sign in to comment.