Skip to content

Commit

Permalink
chore(pagination.djs): release [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
imranbarbhuiya committed Oct 12, 2022
1 parent 7dfb1b3 commit 232e542
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

All notable changes to this project will be documented in this file.

# [4.0.4](https://github.com/imranbarbhuiya/pagination.djs/compare/v4.0.3...v4.0.4) - (2022-10-12)

## 📝 Documentation

- Add legendhimslef as a contributor for doc (#70) ([003c11c](https://github.com/imranbarbhuiya/pagination.djs/commit/003c11cce4cfe240ff8a5e96794a56768711fc7a))
- Add embed field docs (#69) ([57a25c3](https://github.com/imranbarbhuiya/pagination.djs/commit/57a25c3ced81c9ec7c914d9063f8cea9e89171be))
- Ignore type error in docs ([46811a4](https://github.com/imranbarbhuiya/pagination.djs/commit/46811a45f67e273a2ed89c4225972d20eb28b896))

# [4.0.3](https://github.com/imranbarbhuiya/pagination.djs/compare/v4.0.2...v4.0.3) - (2022-09-23)

## 🐛 Bug Fixes

- Base message options type ([1ed5617](https://github.com/imranbarbhuiya/pagination.djs/commit/1ed5617248e0d6253bbd5380f8b1df06c31d837d))

# [4.0.2](https://github.com/imranbarbhuiya/pagination.djs/compare/v4.0.1...v4.0.2) - (2022-09-11)

## 🐛 Bug Fixes

- Add ephemeral in the payload ([8bd0a86](https://github.com/imranbarbhuiya/pagination.djs/commit/8bd0a8604d2ed11e01e21a611a58fa931dadd9db))

# [4.0.3](https://github.com/imranbarbhuiya/pagination.djs/compare/v4.0.2...v4.0.3) - (2022-09-23)

## 🐛 Bug Fixes
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": "pagination.djs",
"version": "4.0.3",
"version": "4.0.4",
"description": "A discord.js compatible pagination module",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 232e542

Please sign in to comment.