Skip to content

Commit f257fe4

Browse files
committed
πŸš€ RELEASE: New version!
- cgb-scripts@1.23.0 - create-guten-block@1.14.0
1 parent 7c49798 commit f257fe4

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.22.0",
3+
"version": "1.23.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, and more",
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.13.0",
3+
"version": "1.14.0",
44
"description": "Create a WordPress Gutenberg Block plugin with Zero-Config #OCJS, Webpack, React, ES6/7/8/Next, ESLint, Babel, and more.",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
Β (0)