Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Commit

Permalink
📦 plugin-rename, plugin-lib-webpack, plugin-lib-jest, plugin-lib-ista…
Browse files Browse the repository at this point in the history
…nbul, plugin-lib-babel, plugin-env: release
  • Loading branch information
deepsweet committed Apr 14, 2019
1 parent 846202e commit e6a3ef4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-env/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@start/plugin-env",
"version": "0.5.1",
"version": "0.5.2",
"description": "👔 Set environment variable using process.env",
"keywords": "tasks, runner, start, start-plugin",
"repository": "deepsweet/start",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@start/plugin-lib-babel",
"version": "0.3.1",
"version": "0.4.0",
"description": "🏭 Transform files using Babel",
"keywords": "tasks, runner, start, start-plugin, babel",
"repository": "deepsweet/start",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-istanbul/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@start/plugin-lib-istanbul",
"version": "0.5.1",
"version": "0.6.0",
"description": "💯 Collect, report and check code coverage using Istanbul",
"keywords": "tasks, runner, start, start-plugin, coverage, istanbul",
"repository": "deepsweet/start",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@start/plugin-lib-jest",
"version": "0.4.1",
"version": "0.5.0",
"description": "✅ Run tests using Jest",
"keywords": "tasks, runner, start, start-plugin, jest",
"repository": "deepsweet/start",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@start/plugin-lib-webpack",
"version": "0.3.1",
"version": "0.3.2",
"description": "🏭 Bundle files using Webpack",
"keywords": "tasks, runner, start, start-plugin, webpack",
"repository": "deepsweet/start",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-rename/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@start/plugin-rename",
"version": "0.3.1",
"version": "0.3.2",
"description": "🔠 Rename files",
"keywords": "tasks, runner, start, start-plugin",
"repository": "deepsweet/start",
Expand Down

0 comments on commit e6a3ef4

Please sign in to comment.