Skip to content

Commit 94817a8

Browse files
author
Ahmad Awais
committed
πŸš€ RELEASE
- cgb-scripts@1.0.2 - create-guten-block@1.3.2
1 parent 6582d57 commit 94817a8

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.1",
3+
"version": "1.0.2",
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.1",
3+
"version": "1.3.2",
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.1",
22+
"cgb-scripts": "^1.0.2",
2323
"chalk": "^2.3.0",
2424
"directory-exists": "^1.0.2",
2525
"execa": "^0.9.0",

0 commit comments

Comments
Β (0)