Skip to content

Commit eb6b2fb

Browse files
author
Ahmad Awais
committed
πŸ“– DOC: First iteration
1 parent 964b12b commit eb6b2fb

3 files changed

Lines changed: 277 additions & 67 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
![Log](http://on.ahmda.ws/osUz/c)
2+
3+
## Changelog
4+
5+
Read what's πŸ“¦ new, πŸ‘Œ improved, πŸ› fixed, and if πŸ“– docs got updated β€” in the latest version.
6+
7+
8+
πŸ‘‰ Read how to [**update to the latest version**](https://github.com/ahmadawais/create-guten-block#updating-to-new-releases)!
9+
10+
### 🦁 VERSION `1.9.0`
11+
>Work in Progress!
12+
13+
The first public release of `create-guten-block`.
14+
15+
##### πŸ“¦ NEW:
16+
17+
- NPM package `create-guten-block` command line tool.
18+
- Create WordPress plugin folder.
19+
- Building WordPress plugin files.
20+
- Build custom Gutenberg Block.
21+
- Basic Webpack configurations for dev/prod.
22+
- Dynamic WP plugin and Gutenberg Block Names.
23+
- **Run**: `npm start` β€” For development.
24+
- **Run**: `npm run build` β€” For production build.
25+
- **Run**: `npm run eject` β€” To customize, update, and maintain all by yourself.
26+
- [Eject Feature](https://github.com/ahmadawais/create-guten-block/pull/1) β€” by @ahmadawais
27+
28+
##### πŸ‘Œ IMPROVE:
29+
30+
- RELEASE: [Full Featured create-guten-block utility!](https://github.com/ahmadawais/create-guten-block/pull/3) β€” by @ahmadawais
31+
32+
##### πŸ› FIX:
33+
34+
- `create-guten-block` dependency on `cgb-scripts`.
35+
36+
##### πŸ“– DOC:
37+
38+
- First iteration of documentation.
39+
- [Improve Grammar](https://github.com/ahmadawais/create-guten-block/pull/4) β€” by @maedahbatool
40+
41+
---
42+
43+
44+
### 🐨 VERSION `1.0.0` - `1.8.0`
45+
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.

0 commit comments

Comments
Β (0)