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

Commit e6a3ef4

Browse files
committed
📦 plugin-rename, plugin-lib-webpack, plugin-lib-jest, plugin-lib-istanbul, plugin-lib-babel, plugin-env: release
1 parent 846202e commit e6a3ef4

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

‎packages/plugin-env/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@start/plugin-env",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "đź‘” Set environment variable using process.env",
55
"keywords": "tasks, runner, start, start-plugin",
66
"repository": "deepsweet/start",

‎packages/plugin-lib-babel/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@start/plugin-lib-babel",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "🏭 Transform files using Babel",
55
"keywords": "tasks, runner, start, start-plugin, babel",
66
"repository": "deepsweet/start",

‎packages/plugin-lib-istanbul/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@start/plugin-lib-istanbul",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "đź’Ż Collect, report and check code coverage using Istanbul",
55
"keywords": "tasks, runner, start, start-plugin, coverage, istanbul",
66
"repository": "deepsweet/start",

‎packages/plugin-lib-jest/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@start/plugin-lib-jest",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "âś… Run tests using Jest",
55
"keywords": "tasks, runner, start, start-plugin, jest",
66
"repository": "deepsweet/start",

‎packages/plugin-lib-webpack/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@start/plugin-lib-webpack",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "🏭 Bundle files using Webpack",
55
"keywords": "tasks, runner, start, start-plugin, webpack",
66
"repository": "deepsweet/start",

‎packages/plugin-rename/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@start/plugin-rename",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "đź”  Rename files",
55
"keywords": "tasks, runner, start, start-plugin",
66
"repository": "deepsweet/start",

0 commit comments

Comments
 (0)