Skip to content

Commit 8c2dc15

Browse files
authored
release: cut the v1.4.0 release
1 parent eed01ea commit 8c2dc15

File tree

1 file changed

+32
-21
lines changed

1 file changed

+32
-21
lines changed

README.md

Lines changed: 32 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -132,24 +132,36 @@ https://user-images.githubusercontent.com/59892368/219479919-5e84de50-6b7d-4d42-
132132

133133

134134

135+
136+
135137
<p align="center" alt="github-automated-repos summary">
136138

137-
<a href="https://github.com/digoarthur/github-automated-repos?tab=readme-ov-file#--about-library-">
138-
<img src="https://github.com/user-attachments/assets/fa24923b-77a4-4ac5-ab83-215120c74296" alt="About Library" >
139-
<a/> &nbsp;&nbsp;
139+
140140
<a href="https://github.com/digoarthur/github-automated-repos?tab=readme-ov-file#init---cli">
141141
<img src="https://github.com/user-attachments/assets/d257063a-cc08-4b34-abac-a8babc84f2a5" alt="init - CLI" border="0">
142142
<a/>&nbsp;&nbsp;
143143

144-
<a href="https://github.com/DIGOARTHUR/github-automated-repos/?tab=readme-ov-file#-fill-in-the-fields-in-the-github-repository">
145-
<img src="https://github.com/user-attachments/assets/680108d9-5dc6-4767-aa1a-50bc3485943e" alt="Fill the fields of the repository (GitHub)" border="0">
144+
<a href="https://github.com/digoarthur/github-automated-repos?tab=readme-ov-file#--stack-icons">
145+
<img src="https://github.com/user-attachments/assets/c0dd0201-8bf7-4c98-9c32-5beec64b2391" alt="Stack Icons" border="0">
146146
<a/>&nbsp;&nbsp;
147147

148-
<a href="https://github.com/DIGOARTHUR/github-automated-repos/?tab=readme-ov-file#code-example">
149-
<img src="https://github.com/user-attachments/assets/f86d5d29-821b-4f2f-b16b-df6fa5db5f82" alt="Code Example" border="0">
148+
<a href="https://github.com/digoarthur/github-automated-repos?tab=readme-ov-file#--hook--components">
149+
<img src="https://github.com/user-attachments/assets/d0abe7af-f6ca-4d41-b881-f49af94b051a" alt="Hook & Components" border="0">
150150
<a/> &nbsp;&nbsp;
151151

152152

153+
<a href="https://github.com/digoarthur/github-automated-repos?tab=readme-ov-file#-fill-in-the-fields-in-the-github-repository">
154+
<img src="https://github.com/user-attachments/assets/1d66d03c-8b53-4752-a6a8-6c23672b82871" alt="Fill the fields of the repository (GitHub)" border="0">
155+
<a/>&nbsp;&nbsp;
156+
157+
158+
159+
160+
<a href="https://github.com/digoarthur/github-automated-repos?tab=readme-ov-file#-react-query-config">
161+
<img src="https://github.com/user-attachments/assets/45292a01-343a-422c-8500-2616ac5a2af3" alt="React Query Config." border="0">
162+
<a/>&nbsp;&nbsp;
163+
164+
153165
</p>
154166

155167

@@ -248,7 +260,7 @@ Next, you’ll choose a keyword (for example: <code> attached </code>, <code>p
248260
249261
250262
251-
## 3. Page Generation Example (cmd)
263+
## 3. Terminal Result
252264
253265
```yaml
254266
√ Target file already exists:
@@ -265,14 +277,7 @@ What would you like to do? » Overwrite
265277
Init finished successfully.
266278
```
267279

268-
## 4. Result
269280

270-
Your project page is now ready 🎉
271-
272-
```arduino
273-
✨ Your project page is ready!
274-
🔗 http://localhost:3000/projects
275-
```
276281

277282

278283

@@ -284,7 +289,7 @@ Your project page is now ready 🎉
284289

285290

286291

287-
## 5. Banner
292+
## 4. Banner
288293

289294
> Insert banner, layout images to represent your project. Types are `.PNG` and `.SVG`. For this to be possible, the name of the image file must contain `banner`in the name. Insert your images in the following path: Ex.:
290295
@@ -311,12 +316,12 @@ Your project page is now ready 🎉
311316

312317

313318

314-
## 6. Choose the repositories and fill in the Topics field with the keyword you determined.
319+
## 5. Choose the repositories and fill in the Topics field with the keyword you determined.
315320

316321
![image](https://github.com/DIGOARTHUR/github-automated-repos/assets/59892368/9a0a0aaf-02e8-4a7f-8390-6e7fb4a3ea53)
317322

318323
> [!IMPORTANT]
319-
> To insert stack names in the topics field, see web documentation or the table below. > [Stack Icons](https://github-automated-repos.vercel.app)
324+
> To insert stack names in the topics field, see web documentation or the table below. > [Stack Icons](https://github.com/digoarthur/github-automated-repos?tab=readme-ov-file#--stack-icons)
320325
321326
<div align="center" alt='stackIcons List'>
322327

@@ -356,7 +361,7 @@ Your project page is now ready 🎉
356361
</div>
357362

358363

359-
## 7. ✅Ready! JSON - Data from repositories chosen by you!
364+
## 6. ✅Ready! JSON - Data from repositories chosen by you!
360365
> [!TIP]
361366
> Customize your cards your way
362367
@@ -719,13 +724,13 @@ const { data, isLoading } = useGitHubAutomatedRepos('digoarthur', 'attached', {
719724
720725
721726
722-
727+
<br>
723728
<br>
724729
725730
---
726731
727732
<br>
728-
733+
<br>
729734
730735
731736
@@ -741,6 +746,11 @@ const { data, isLoading } = useGitHubAutomatedRepos('digoarthur', 'attached', {
741746
742747
743748
749+
<div align="center">
750+
751+
**[github-automated-repos-cli](https://github.com/digoarthur/github-automated-repos-cli)**
752+
753+
</div>
744754
745755
746756
@@ -754,3 +764,4 @@ const { data, isLoading } = useGitHubAutomatedRepos('digoarthur', 'attached', {
754764
755765
756766
767+

0 commit comments

Comments
 (0)