Skip to content

Commit

Permalink
chore(release): publish v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swashata committed May 4, 2019
1 parent 88016cc commit 16feb15
Show file tree
Hide file tree
Showing 6 changed files with 56 additions and 4 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.4.0](https://github.com/swashata/wp-webpack-script/compare/v3.3.0...v3.4.0) (2019-05-04)


### Bug Fixes

* **babel:** Make transform runtime optional ([6941288](https://github.com/swashata/wp-webpack-script/commit/6941288))
* **babel:** Update transform runtime opts ([7cbc745](https://github.com/swashata/wp-webpack-script/commit/7cbc745))
* **deps:** update dependency gatsby to v2.3.33 ([75867ad](https://github.com/swashata/wp-webpack-script/commit/75867ad))
* **deps:** update dependency gatsby to v2.3.35 ([6c3ba53](https://github.com/swashata/wp-webpack-script/commit/6c3ba53))
* **deps:** update dependency gatsby to v2.4.1 ([3f20322](https://github.com/swashata/wp-webpack-script/commit/3f20322))
* **deps:** update dependency gatsby to v2.4.2 ([75ddd35](https://github.com/swashata/wp-webpack-script/commit/75ddd35))
* **deps:** update dependency gatsby-plugin-netlify to v2.0.16 ([9c90b3e](https://github.com/swashata/wp-webpack-script/commit/9c90b3e))
* **deps:** update dependency react-helmet to v5.2.1 ([08f619a](https://github.com/swashata/wp-webpack-script/commit/08f619a))
* **deps:** update gatsby monorepo ([a613cbe](https://github.com/swashata/wp-webpack-script/commit/a613cbe))
* **deps:** update gatsby monorepo ([95c9700](https://github.com/swashata/wp-webpack-script/commit/95c9700))
* **deps:** update gatsby monorepo ([4238f4f](https://github.com/swashata/wp-webpack-script/commit/4238f4f))
* **deps:** update gatsby monorepo ([cc450f4](https://github.com/swashata/wp-webpack-script/commit/cc450f4))


### Features

* **babel:** Add transform-runtime to preset ([5224cfe](https://github.com/swashata/wp-webpack-script/commit/5224cfe))





# [3.3.0](https://github.com/swashata/wp-webpack-script/compare/v3.2.0...v3.3.0) (2019-04-29)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "3.3.0",
"version": "3.4.0",
"npmClient": "yarn",
"useWorkspaces": true,
"registry": "https://registry.npmjs.org/",
Expand Down
17 changes: 17 additions & 0 deletions packages/babel-preset-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.4.0](https://github.com/swashata/wp-webpack-script/compare/v3.3.0...v3.4.0) (2019-05-04)


### Bug Fixes

* **babel:** Make transform runtime optional ([6941288](https://github.com/swashata/wp-webpack-script/commit/6941288))
* **babel:** Update transform runtime opts ([7cbc745](https://github.com/swashata/wp-webpack-script/commit/7cbc745))


### Features

* **babel:** Add transform-runtime to preset ([5224cfe](https://github.com/swashata/wp-webpack-script/commit/5224cfe))





# [3.2.0](https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0) (2019-04-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpackio/babel-preset-base",
"version": "3.2.0",
"version": "3.4.0",
"description": "Babel preset for @wps/scripts, without react specific transforms.",
"keywords": [
"wordpress",
Expand Down
8 changes: 8 additions & 0 deletions packages/scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.4.0](https://github.com/swashata/wp-webpack-script/compare/v3.3.0...v3.4.0) (2019-05-04)

**Note:** Version bump only for package @wpackio/scripts





# [3.3.0](https://github.com/swashata/wp-webpack-script/compare/v3.2.0...v3.3.0) (2019-04-29)


Expand Down
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": "@wpackio/scripts",
"version": "3.3.0",
"version": "3.4.0",
"description": "Main single dependency of @wpackio build tool.",
"keywords": [
"wordpress",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@types/webpack-dev-middleware": "^2.0.2",
"@types/webpack-env": "^1.13.9",
"@types/webpack-hot-middleware": "^2.16.5",
"@wpackio/babel-preset-base": "^3.2.0",
"@wpackio/babel-preset-base": "^3.4.0",
"archiver": "^3.0.0",
"autoprefixer": "^9.5.1",
"babel-loader": "^8.0.5",
Expand Down

0 comments on commit 16feb15

Please sign in to comment.