Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomio committed Jan 28, 2023
1 parent 8320a09 commit 23882b3
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Changelog

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

# [unreleased]

## 🐛 Bug Fixes

- **deps:** Update dependency tslib to ^2.5.0 ([8d772ac](https://github.com/devtomio/sapphire-plugin-botlist/commit/8d772ac2a9c22ef0e63f99802fd00538e75814e6))
- **post:** Parse error http request (#60) ([36953c7](https://github.com/devtomio/sapphire-plugin-botlist/commit/36953c7c93e4924c80a1a040b991bf46b9c0e21e))
- **deps:** Update dependency @sapphire/fetch to ^2.4.1 ([1d1e76f](https://github.com/devtomio/sapphire-plugin-botlist/commit/1d1e76fa9587526c0896961a1a2114fc2f59f0db))
- **deps:** Update dependency @sapphire/fetch to ^2.4.0 ([7c1f9f6](https://github.com/devtomio/sapphire-plugin-botlist/commit/7c1f9f610039f34b5c91c04e7597c69451c906ac))
- #7 ([87aff0f](https://github.com/devtomio/sapphire-plugin-botlist/commit/87aff0f0b932b492dc165e3e1c997bccbfe462b3))
- **lint:** Error ([c22914c](https://github.com/devtomio/sapphire-plugin-botlist/commit/c22914c82f3721831bcd9638252a56d24a51295b))
- **lint:** Remove tests dir ([3877e04](https://github.com/devtomio/sapphire-plugin-botlist/commit/3877e046273e194f0c4fc06461517c77df5576b0))

## 📝 Documentation

- Add @devtomio as a contributor ([856fc17](https://github.com/devtomio/sapphire-plugin-botlist/commit/856fc17649421e122bc9fcc67f31781ae0bfa2c2))

## 🚀 Features

- Switch to `undici` (#64) ([ca45be8](https://github.com/devtomio/sapphire-plugin-botlist/commit/ca45be808ed04d131feefef0eeb12211cd41684e))
- Add discordlist.gg provider (#59) ([6fa87f4](https://github.com/devtomio/sapphire-plugin-botlist/commit/6fa87f4fc900ac6e1a45407a5145537f8b84c7a0))
- Support shards (#10) ([074e51c](https://github.com/devtomio/sapphire-plugin-botlist/commit/074e51ca6bd67137c1454b4daf16619f9431f6fe))
- **\*:** First release ([13127cb](https://github.com/devtomio/sapphire-plugin-botlist/commit/13127cbbff4d69a98189086b258841f4095c5962))

## 🪞 Styling

- Run prettier ([184d6c4](https://github.com/devtomio/sapphire-plugin-botlist/commit/184d6c4c60806ce5e1438eafd2c3ee5b41b3c855))

0 comments on commit 23882b3

Please sign in to comment.