Skip to content

Commit

Permalink
Release v5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangnhan2ka3 committed Sep 8, 2024
1 parent 122f793 commit 3817126
Show file tree
Hide file tree
Showing 13 changed files with 142 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="../public/twg_logo.webp" alt="twg logo" width="250px" height="250px">
<img src="../public/twg_thumbnail.webp" alt="twg thumbnail">
</div>

<h1 align="center">twg</h1>
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@ Undocumented APIs should be considered internal and may change without warning.

Nothing yet!

## [5.0.6] - 2024-09-08

### Docs

- Update `twg` thumbnail image.
- Update `twg` logo in the start of every docs.

### Chore

- Update `twg` logo in the start of every markdown file.

## [5.0.5] - 2024-09-08

### Core change
Expand Down
36 changes: 32 additions & 4 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 💟 Contributor Covenant Code of Conduct
<div align="center">
<img src="./public/twg_logo.webp" alt="twg logo" width="150px" height="150px">
</div>

<h1 align="center">💟 Contributor Covenant Code of Conduct</h1>

## Our Pledge

Expand Down Expand Up @@ -116,13 +120,37 @@ the community.

This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.0, available at
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
<https://www.contributor-covenant.org/version/2/0/code_of_conduct.html>.

Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder](https://github.com/mozilla/diversity).

[homepage]: https://www.contributor-covenant.org

For answers to common questions about this code of conduct, see the FAQ at
https://www.contributor-covenant.org/faq. Translations are available at
https://www.contributor-covenant.org/translations.
<https://www.contributor-covenant.org/faq>. Translations are available at
<https://www.contributor-covenant.org/translations>.

---

<div align="center" width="100%">
<table>
<tr>
<th width="500px">
<div align="start">
<a href="https://github.com/hoangnhan2ka3/twg">< Back to main</a>
</div>
</th>
<th width="500px">
<div align="center">
MIT © <a href="https://github.com/hoangnhan2ka3">Nguyễn Hoàng Nhân</a>
</div>
</th>
<th width="500px">
<div align="end">
<a href="#-contributor-covenant-code-of-conduct">Scroll to top</a>
</div>
</th>
</tr>
</table>
</div>
30 changes: 29 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 💎 Contributing
<div align="center">
<img src="./public/twg_logo.webp" alt="twg logo" width="150px" height="150px">
</div>

<h1 align="center">💎 Contributing</h1>

## Bug fixes

Expand Down Expand Up @@ -28,3 +32,27 @@ Follow these steps to get your code PR-ready:
6. If this is a feature that requires doc changes, make as necessary.
7. Update CHANGELOG.md. Following the existing format.
8. You're ready!

---

<div align="center" width="100%">
<table>
<tr>
<th width="500px">
<div align="start">
<a href="https://github.com/hoangnhan2ka3/twg">< Back to main</a>
</div>
</th>
<th width="500px">
<div align="center">
MIT © <a href="https://github.com/hoangnhan2ka3">Nguyễn Hoàng Nhân</a>
</div>
</th>
<th width="500px">
<div align="end">
<a href="#-contributing">Scroll to top</a>
</div>
</th>
</tr>
</table>
</div>
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<!-- README for NPM; the one for GitHub is in .github directory. -->

![twg_thumbnail](public/twg_thumbnail.webp)
<div align="center">
<img src="./public/twg_thumbnail.webp" alt="twg thumbnail">
</div>

<h1 align="center">twg</h1>

<p align="center">
<a href="https://github.com/hoangnhan2ka3/twg/actions"><img src="https://img.shields.io/github/actions/workflow/status/hoangnhan2ka3/twg/tests.yml?branch=main&label=tests" alt="Tests Status"></a>
Expand All @@ -21,10 +25,16 @@
<a href="https://github.com/sponsors/hoangnhan2ka3"><img src="https://img.shields.io/static/v1?label=Donate%20me&message=❤️&style=social" alt="Funding"></a>
</p>

<p align="center">
<h3 align="center">
🪥 A utility function for grouping TailwindCSS variants.
</h3>

<h4 align="center">
A more elegant way of writing Tailwind classes. Never need to repeating the same variants over and over again 🤯.
</p>
</h4>

---

For full & latest documentation, please refer to the [GitHub README](https://github.com/hoangnhan2ka3/twg?tab=readme-ov-file#readme).
<p align="center">
For full & latest documentations, please refer to the <a href="https://github.com/hoangnhan2ka3/twg?tab=readme-ov-file#readme">GitHub README</a>.
</p>
30 changes: 29 additions & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 🔐 Security Policy
<div align="center">
<img src="./public/twg_logo.webp" alt="twg logo" width="150px" height="150px">
</div>

<h1 align="center">🔐 Security Policy</h1>

## Supported Versions

Expand All @@ -15,3 +19,27 @@
To report a vulnerability, please submit a [issue](https://github.com/hoangnhan2ka3/twg/issues/new/choose).

If the problem is really serious, please message me directly via [Telegram](https://t.me/hoangnhan2ka3) or [Gmail](mailto:[email protected])

---

<div align="center" width="100%">
<table>
<tr>
<th width="500px">
<div align="start">
<a href="https://github.com/hoangnhan2ka3/twg">< Back to main</a>
</div>
</th>
<th width="500px">
<div align="center">
MIT © <a href="https://github.com/hoangnhan2ka3">Nguyễn Hoàng Nhân</a>
</div>
</th>
<th width="500px">
<div align="end">
<a href="#-security-policy">Scroll to top</a>
</div>
</th>
</tr>
</table>
</div>
6 changes: 5 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 📚 Docs
<div align="center">
<img src="../public/twg_logo.webp" alt="twg logo" width="150px" height="150px">
</div>

<h1 align="center">📚 Docs</h1>

- [Usage / Use cases](../docs/usage.md) ↗️
- [Usage](../docs/usage.md#-usage) ↗️
Expand Down
6 changes: 5 additions & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# ✨ API
<div align="center">
<img src="../public/twg_logo.webp" alt="twg logo" width="150px" height="150px">
</div>

<h1 align="center">✨ API</h1>

## 📌 Table of contents

Expand Down
6 changes: 5 additions & 1 deletion docs/introduction.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 🎉 Introduction
<div align="center">
<img src="../public/twg_logo.webp" alt="twg logo" width="150px" height="150px">
</div>

<h1 align="center">🎉 Introduction</h1>

## 📌 Table of contents

Expand Down
6 changes: 5 additions & 1 deletion docs/options.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# ⚙️ Options
<div align="center">
<img src="../public/twg_logo.webp" alt="twg logo" width="150px" height="150px">
</div>

<h1 align="center">⚙️ Options</h1>

## 📌 Table of contents

Expand Down
6 changes: 5 additions & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 💡 Usage / Use cases
<div align="center">
<img src="../public/twg_logo.webp" alt="twg logo" width="150px" height="150px">
</div>

<h1 align="center">💡 Usage / Use cases</h1>

## 📌 Table of contents

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twg",
"version": "5.0.5",
"version": "5.0.6",
"description": "A utility function for grouping TailwindCSS variants.",
"author": "Nguyễn Hoàng Nhân <[email protected]> (https://github.com/hoangnhan2ka3)",
"homepage": "https://github.com/hoangnhan2ka3/twg",
Expand Down
Binary file added public/twg_thumbnail.webp
Binary file not shown.

0 comments on commit 3817126

Please sign in to comment.