Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.11...v1.1.0) (2022-06-02)

### Bug Fixes

* Add missing default options ([ea96687](ea96687))
* Remove useless generic type ([e3cc47c](e3cc47c))
* Use deepMerge helper from deno std ([b6bc6d4](b6bc6d4))

### Features

* Add embeds to message options ([342ba50](342ba50))
* Add MessageEmbed structure ([9111d68](9111d68))
* **Client:** Add fetchMembers & reconnect option ([47e2e44](47e2e44))
* Emit server creates ([0601b85](0601b85))
  • Loading branch information
semantic-release-bot committed Jun 2, 2022
1 parent d528feb commit 6cf71be
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [1.1.0](https://github.com/revolt-io/revolt.io/compare/v1.0.11...v1.1.0) (2022-06-02)


### Bug Fixes

* Add missing default options ([ea96687](https://github.com/revolt-io/revolt.io/commit/ea9668770c786dcea0e0e6a84e82c7964bc40e6f))
* Remove useless generic type ([e3cc47c](https://github.com/revolt-io/revolt.io/commit/e3cc47cbed5388f642d2bf3cffb19d574f0c1815))
* Use deepMerge helper from deno std ([b6bc6d4](https://github.com/revolt-io/revolt.io/commit/b6bc6d430270007616533efc56867c31f51a80b2))


### Features

* Add embeds to message options ([342ba50](https://github.com/revolt-io/revolt.io/commit/342ba5026ad4566e98e115ebdacd83ab54f231a6))
* Add MessageEmbed structure ([9111d68](https://github.com/revolt-io/revolt.io/commit/9111d68b6b3a3c5e5be0310d8a57f0f0dc192c3b))
* **Client:** Add fetchMembers & reconnect option ([47e2e44](https://github.com/revolt-io/revolt.io/commit/47e2e445754c0dab91fdec1a05caef2e782a4ea0))
* Emit server creates ([0601b85](https://github.com/revolt-io/revolt.io/commit/0601b85bf3eed39c3b22b5ea81c39625c560884b))

## [1.0.11](https://github.com/revolt-io/revolt.io/compare/v1.0.10...v1.0.11) (2022-05-31)


Expand Down

0 comments on commit 6cf71be

Please sign in to comment.