Skip to content

Commit e4ba933

Browse files
author
Ahmad Awais
committed
πŸš€ RELEASE
- cgb-scripts@1.1.0 - create-guten-block@1.5.0
1 parent 8350730 commit e4ba933

2 files changed

Lines changed: 7 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.6",
3+
"version": "1.1.0",
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: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"name": "create-guten-block",
3-
"version": "1.3.6",
3+
"version": "1.5.0",
44
"description": "Create a gutenberg block plugin on the go.",
55
"main": "index.js",
6-
"keywords": ["gutenberg", "create-gutenberg-block", "wordpress"],
6+
"keywords": [
7+
"gutenberg",
8+
"create-gutenberg-block",
9+
"wordpress"
10+
],
711
"author": "AhmadAwais",
812
"license": "MIT",
913
"repository": {

0 commit comments

Comments
Β (0)