Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.0](v3.0.3...v3.1.0) (2021-03-22)

### Features

* add deno example, add semantic release command to change README.md ([8027a8e](8027a8e))

### Documentation

* **README:** add /mod.ts to docs for Deno ([357e760](357e760))

### Miscellaneous Chores

* **deps:** update dependencies ([28eb3b3](28eb3b3))
  • Loading branch information
semantic-release-bot committed Mar 22, 2021
1 parent 877ab77 commit f841718
Show file tree
Hide file tree
Showing 49 changed files with 24,422 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.0](https://github.com/zikeji/node-hypixel/compare/v3.0.3...v3.1.0) (2021-03-22)


### Features

* add deno example, add semantic release command to change README.md ([8027a8e](https://github.com/zikeji/node-hypixel/commit/8027a8e559990bf5bf024a130518d9ac5f941687))


### Documentation

* **README:** add /mod.ts to docs for Deno ([357e760](https://github.com/zikeji/node-hypixel/commit/357e760627cce25257c4627ba6f0f9d6af46d487))


### Miscellaneous Chores

* **deps:** update dependencies ([28eb3b3](https://github.com/zikeji/node-hypixel/commit/28eb3b3135c8ebf808f5008cbba06bbfc9e376d3))

### [3.0.3](https://github.com/zikeji/node-hypixel/compare/v3.0.2...v3.0.3) (2021-03-22)


Expand Down
667 changes: 667 additions & 0 deletions deno_dist/CHANGELOG.md

Large diffs are not rendered by default.

Loading

0 comments on commit f841718

Please sign in to comment.