Skip to content

Commit cd06a02

Browse files
talentlessguytalentlessguy
authored andcommitted
Publish
- @bundl/babel@1.0.4 - @bundl/buble@0.0.5 - @bundl/coffee@0.0.4 - @bundl/jsx@0.0.8 - @bundl/sass@0.0.7 - @bundl/stylus@0.0.4 - @bundl/terser@1.0.3
1 parent b77c10a commit cd06a02

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

packages/babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bundl/babel",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"main": "index.js",
55
"license": "MIT",
66
"description": "Babel plugin for Bundl",

packages/buble/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bundl/buble",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Buble plugin for Bundl",
55
"author": "talentlessguy <pilll.PL22@gmail.com>",
66
"homepage": "https://bundljs.org/",

packages/coffee/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/vimlet/bundl-plugins/issues"
1212
},
1313
"readme": "README.md",
14-
"version": "0.0.3",
14+
"version": "0.0.4",
1515
"main": "index.js",
1616
"license": "MIT",
1717
"dependencies": {

packages/jsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bundl/jsx",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"main": "index.js",
55
"license": "MIT",
66
"description": "JSX plugin for Bundl",

packages/sass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bundl/sass",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Sass plugin for Bundl",
55
"keywords": [
66
"sass",

packages/stylus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bundl/stylus",
33
"description": "Stylus plugin for Bundl",
4-
"version": "0.0.3",
4+
"version": "0.0.4",
55
"main": "index.js",
66
"license": "MIT",
77
"author": "talentlessguy <pilll.PL22@gmail.com>",

packages/terser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bundl/terser",
33
"description": "Terser plugin for Bundl",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"main": "index.js",
66
"author": "talentlessguy <pilll.PL22@gmail.com>",
77
"homepage": "https://bundljs.org/",

0 commit comments

Comments
 (0)