Skip to content

Commit 8bc2956

Browse files
author
Ahmad Awais
committed
πŸ“– DOC: Update to 1.9.1
1 parent cb4a5e5 commit 8bc2956

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Read what's πŸ“¦ new, πŸ‘Œ improved, πŸ› fixed, and if πŸ“– docs got updated
77

88
πŸ‘‰ Read how to [**update to the latest version**](https://github.com/ahmadawais/create-guten-block#updating-to-new-releases)!
99

10-
### 🦁 VERSION `1.9.0`
10+
### 🦁 VERSION `1.9.1`
1111

1212
The first public release of `create-guten-block`.
1313

@@ -44,5 +44,5 @@ The first public release of `create-guten-block`.
4444
---
4545

4646

47-
### 🐨 VERSION `1.0.0` - `1.8.0`
47+
### 🐨 VERSION `1.0.0` - `1.9.0`
4848
Version 1.0.0 was where it all began. From there the project was in beta till v1.9.0 came out. Which is why we've ignore the Changelog for these versions.

β€ŽREADME.mdβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333

3434
>`create-guten-block` is _zero configuration dev-toolkit_ (#0CJS) to develop WordPress Gutenberg blocks in a matter of minutes without configuring `React`, `Webpack`, `ES6/7/8/Next`, `ESLint`, `Babel`, etc.
3535
36-
Create Guten Block is not like other [starter-kits](https://github.com/ahmadawais/wpgulp) or [boilerplates](https://github.com/ahmadawais/Gutenberg-boilerplate). It's a developer's toolbox which is continuously updated. Since it has zero-configurations, you can always update it without any changes in your code.
36+
Create Guten Block is not like other [starter-kits](https://github.com/ahmadawais/wpgulp) or [boilerplates](https://github.com/ahmadawais/Gutenberg-boilerplate). It's a developer's toolbox which is continuously updated. Since it has zero-configuration, you can always update it without any changes in your code.
3737

3838
`create-guten-block` is:
39-
- Versioned βœ“
40-
- Updatable βœ“
41-
- Set of sane-defaults βœ“
42-
- ONE single `cgb-scripts` dependency βœ“
39+
- πŸ₯ž Versioned βœ“
40+
- 🀠 Updatable βœ“
41+
- πŸ—ƒ Set of sane-defaults βœ“
42+
- 🐎 ONE single `cgb-scripts` dependency βœ“
4343

4444
<br>
4545

0 commit comments

Comments
Β (0)