Skip to content

Commit 6804258

Browse files
committed
πŸ“– DOC: Release cgb-scripts:
1 parent d79df06 commit 6804258

1 file changed

Lines changed: 33 additions & 19 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

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

99
---
1010

11+
### 🦁 cgb-scripts: `1.13.0`
12+
13+
##### πŸ“¦ NEW
14+
15+
- New externals, now import WordPress packages by`import @wordpress/package_name_here` [4b07131](https://github.com/ahmadawais/create-guten-block/commit/4b07131c2ed58320a3e985a594d70db1b798f165)
16+
- New externals file for `DRY` [7f1a247](https://github.com/ahmadawais/create-guten-block/commit/7f1a247ebed51a29895a791f27676de3261aad15)
17+
18+
##### πŸ‘Œ IMPROVE
19+
20+
- Docs & Standards improvements for `init.php` files [60cc429](https://github.com/ahmadawais/create-guten-block/commit/60cc4298b013c2256d0a2546b33a22bd333ba97c)
21+
22+
##### πŸ› FIX
23+
24+
- Enqueue dependencies fix for WordPress 5.0. [](https://github.com/ahmadawais/create-guten-block/commit/2946d0411afcf441906d721a444ba3283a3db4a0) β€” Props [`@maximebj`](https://github.com/maximebj)
25+
1126
### 🐼 VERSION `1.9.6`
1227

13-
##### πŸ“¦ NEW:
28+
##### πŸ“¦ NEW
1429

1530
- Provide warning on invalid block name β€” FIX #28 (PR #40) Props @wpjsio 5322279c1e9b5f9a7f5769ed4df825796c43513e
1631

17-
##### πŸ‘Œ IMPROVE:
32+
##### πŸ‘Œ IMPROVE
1833

1934
- 'save' function props β€” FIX #29 (PR #41) Props @abdullah1908 d03d6f117f437c05e3dc69c378db46689df4b242
2035
- Install via `npx` (#13) Props @ntwb 27a50ebe97b19b88078bf2163327a9f90466c13a
2136

22-
23-
##### πŸ› FIX:
37+
##### πŸ› FIX
2438

2539
- SSL for Readme links 546ebf0737008badf97967aa04d244b3228c7ee4
2640
- Typo f84bc64706dc380dfc44f6521f4e4646566d7233
2741
- Links for supporting create-guten-block 4517dee930b03e69b3ff893a0a36052934903b9b
2842

29-
##### πŸ“– DOC:
43+
##### πŸ“– DOC
3044

3145
- Support `create-guten-block` 8b69419fd2f7cad836e5370a6045de67c1f6352a
3246

3347
---
3448

3549
### 🐼 VERSION `1.9.5`
3650

37-
##### πŸ“¦ NEW:
51+
##### πŸ“¦ NEW
3852

3953
- First pass on translation file generation 6c92f4af8f3fe156c4ad4770255edfa63f1facc2
4054

41-
##### πŸ‘Œ IMPROVE:
55+
##### πŸ‘Œ IMPROVE
4256

4357
- Package Updates 1e17afcc6b4f640a43ad0b3cff915fab75dffe2b
4458
- Install via `npx` (#13) Props @ntwb 27a50ebe97b19b88078bf2163327a9f90466c13a
4559

46-
##### πŸ› FIX:
60+
##### πŸ› FIX
4761

4862
- shouldUseSourceMap with env file 3b74157fc23b238847d9f39dc858cfcdeb53d644
4963

50-
##### πŸ“– DOC:
64+
##### πŸ“– DOC
5165

5266
- Install via `npx` (#13) Props @ntwb 27a50ebe97b19b88078bf2163327a9f90466c13a
5367

5468
---
5569

5670
### πŸ¦‹ VERSION `1.9.4`
5771

58-
##### πŸ“¦ NEW:
72+
##### πŸ“¦ NEW
5973

6074
- Single + Multi Block Ejected Examples 05db4b54ca787b94da5ed53be95c275576e25e6e
6175

62-
##### πŸ“– DOC:
76+
##### πŸ“– DOC
6377

6478
- Eject method bb3be17435ca26a38ce1807e3aeb3acc8043fbf1
6579
- Better inline docs updates 1254c29de9d734d5cbe77073d46e96654622d9e5
@@ -68,25 +82,25 @@ Read what's πŸ“¦ new, πŸ‘Œ improved, πŸ› fixed, and if πŸ“– docs got updated
6882

6983
### 🐠 VERSION `1.9.3`
7084

71-
##### πŸ‘Œ IMPROVE:
85+
##### πŸ‘Œ IMPROVE
7286

7387
- Write Right webpack c86cbd054f9d2f6c19c7058f7482bdca919abfd8
7488
- Remove unnecessary parentheses Props @tfrommen 54102d5e79fc74fa617f9c8ffa5ea7436f9eabad
7589

76-
##### πŸ› FIX:
90+
##### πŸ› FIX
7791

7892
- Alpha publish 914d4b59324bfa1005b48b47995aa06da2d75640
7993

8094

81-
##### πŸ“– DOC:
95+
##### πŸ“– DOC
8296

8397
- Inline doc improvements c5437de3b3e859cc42295ce8aa0d9188932c5ae7
8498

8599
---
86100

87101
### πŸ”° VERSION `1.9.2`
88102

89-
##### πŸ‘Œ IMPROVE:
103+
##### πŸ‘Œ IMPROVE
90104

91105
- Start and Build Scripts Communication fixes issue [#19](https://github.com/ahmadawais/create-guten-block/issues/19) β€” Props @ahmadawais @igorbenic
92106

@@ -96,7 +110,7 @@ Read what's πŸ“¦ new, πŸ‘Œ improved, πŸ› fixed, and if πŸ“– docs got updated
96110

97111
The first public release of `create-guten-block`.
98112

99-
##### πŸ“¦ NEW:
113+
##### πŸ“¦ NEW
100114

101115
- NPM package `create-guten-block` command line tool.
102116
- Create WordPress plugin folder.
@@ -111,17 +125,17 @@ The first public release of `create-guten-block`.
111125
- **Run**: `npm run eject` β€” To customize, update, and maintain all by yourself.
112126
- [Eject Feature](https://github.com/ahmadawais/create-guten-block/pull/1) β€” by @ahmadawais
113127

114-
##### πŸ‘Œ IMPROVE:
128+
##### πŸ‘Œ IMPROVE
115129

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

119-
##### πŸ› FIX:
133+
##### πŸ› FIX
120134

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

124-
##### πŸ“– DOC:
138+
##### πŸ“– DOC
125139

126140
- First iteration of documentation.
127141
- [Improve Grammar](https://github.com/ahmadawais/create-guten-block/pull/4) β€” by @maedahbatool

0 commit comments

Comments
Β (0)