Skip to content

Commit

Permalink
chore(release): 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sawa-ko committed May 9, 2022
1 parent ffdfce7 commit d34eb32
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.6.0](https://github.com/kaname-png/revoltx/compare/v1.5.6...v1.6.0) (2022-05-09)


### Features

* bundle typescript types ([ffdfce7](https://github.com/kaname-png/revoltx/commit/ffdfce7556c197de9f997e8b3f95d149a46126b9))

### [1.5.6](https://github.com/kaname-png/revoltx/compare/v1.5.5...v1.5.6) (2022-05-09)


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": "@kaname-png/revoltx",
"version": "1.5.6",
"version": "1.6.0",
"description": "RevoltX is a framework for creating Revolt bots.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit d34eb32

Please sign in to comment.