Skip to content

Commit

Permalink
fix(buildButtonRow): no longer forcing default giveaway button text
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowplay1 committed Nov 16, 2024
1 parent af11fcd commit 34acb6a
Show file tree
Hide file tree
Showing 6 changed files with 184 additions and 131 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ package-lock.json

# other
src/src/*
examples/
3 changes: 2 additions & 1 deletion docs/general/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@
<b>Discord Giveaways Super</b> - Create and manage giveaways in [Discord](https://old.discordjs.dev/#/).

## 🙋‍♂️ | Welcome!
Welcome to the `discord-giveaways-super v1.0.0` documentation!
Welcome to the `discord-giveaways-super v1.1.0` documentation!

## 📂 | Installation
<b>Note:<b>
</br>
<b>Node.js 16.9.0 or newer is required. Otherwise, the module won't work.</b><br>
```console
$ npm i discord-giveaways-super
$ bun i discord-giveaways-super
$ yarn add discord-giveaways-super
$ pnpm add discord-giveaways-super
```
Expand Down
Loading

0 comments on commit 34acb6a

Please sign in to comment.