Skip to content

Commit 4f1f2ba

Browse files
author
Ahmad Awais
committed
πŸš€ RELEASE
- cgb-scripts@1.0.4 - create-guten-block@1.3.4
1 parent 229c055 commit 4f1f2ba

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

β€Žpackages/cgb-scripts/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cgb-scripts",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Configuration and scripts for Create Guten Blocks.",
55
"repository": "ahmadawais/create-guten-block",
66
"license": "MIT",

β€Žpackages/create-guten-block/package.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-guten-block",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "Create a gutenberg block plugin on the go.",
55
"main": "index.js",
66
"keywords": [
@@ -19,7 +19,7 @@
1919
},
2020
"homepage": "https://github.com/ahmadawais/create-guten-block#readme",
2121
"dependencies": {
22-
"cgb-scripts": "^1.0.3",
22+
"cgb-scripts": "^1.0.4",
2323
"chalk": "^2.3.0",
2424
"directory-exists": "^1.0.2",
2525
"execa": "^0.9.0",

0 commit comments

Comments
Β (0)