Skip to content

Commit 8264777

Browse files
author
Ahmad Awais
committed
πŸ“– DOC: Add changelog
1 parent c5bbf26 commit 8264777

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Read what's πŸ“¦ new, πŸ‘Œ improved, πŸ› fixed, and if πŸ“– docs got updated
88
πŸ‘‰ Read how to [**update to the latest version**](https://github.com/ahmadawais/create-guten-block#updating-to-new-releases)!
99

1010
### 🦁 VERSION `1.9.0`
11-
>Work in Progress!
1211

1312
The first public release of `create-guten-block`.
1413

@@ -17,6 +16,8 @@ The first public release of `create-guten-block`.
1716
- NPM package `create-guten-block` command line tool.
1817
- Create WordPress plugin folder.
1918
- Building WordPress plugin files.
19+
- **Run**: `create-guten-block --help` (-h) β€” to show help.
20+
- **Run**: `create-guten-block --debug` (-d) β€” to show debug environment info.
2021
- Build custom Gutenberg Block.
2122
- Basic Webpack configurations for dev/prod.
2223
- Dynamic WP plugin and Gutenberg Block Names.
@@ -28,10 +29,12 @@ The first public release of `create-guten-block`.
2829
##### πŸ‘Œ IMPROVE:
2930

3031
- RELEASE: [Full Featured create-guten-block utility!](https://github.com/ahmadawais/create-guten-block/pull/3) β€” by @ahmadawais
32+
- Support for Win32.
3133

3234
##### πŸ› FIX:
3335

3436
- `create-guten-block` dependency on `cgb-scripts`.
37+
- [Typo of plugin](https://github.com/ahmadawais/create-guten-block/pull/8) β€” by @asharirfan
3538

3639
##### πŸ“– DOC:
3740

β€ŽREADME.mdβ€Ž

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,6 @@ There are just three scripts that you can use in your `create-guten-block` workf
162162
- It's a one-way street, `eject` and you have to maintain everything yourself.
163163
- You don't normally have to `eject` a project because by ejecting you lose the connection with `create-guten-block` and from there onwards you have to update and maintain all the dependencies on your own.
164164

165-
<!-- GIF or didn't happen? Sure!
166-
167-
<img src="https://i.imgur.com/sNpw4AB.gif"/> -->
168-
169165
_That's about it._
170166

171167
<br>

0 commit comments

Comments
Β (0)