Skip to content

Commit 1adce92

Browse files
committed
πŸš€ RELEASE: New version!
- cgb-scripts@1.16.0 - create-guten-block@1.12.0
1 parent 148a021 commit 1adce92

2 files changed

Lines changed: 2 additions & 2 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.15.0",
3+
"version": "1.16.0",
44
"description": "Configuration and scripts for Create Guten Blocks which help you create a WordPress Gutenberg Block plugin with Zero-Config #OCJS, Webpack, React, ES6/7/8/Next, ESLint, Babel, etc.",
55
"repository": "ahmadawais/create-guten-block",
66
"keywords": [

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-guten-block",
3-
"version": "1.11.1",
3+
"version": "1.12.0",
44
"description": "Create a WordPress Gutenberg Block plugin with Zero-Config #OCJS, Webpack, React, ES6/7/8/Next, ESLint, Babel, etc.",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
Β (0)