Skip to content

Commit 436bf37

Browse files
authored
0.10.4 (#11)
* Add `.createOauth2Token()` * Update types for components * Add `embeds` support for `createMessage` and `editMessage` * 0.10.4 release
1 parent 30b3b63 commit 436bf37

File tree

5 files changed

+314
-225
lines changed

5 files changed

+314
-225
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@
3737
"typedoc": "typedoc"
3838
},
3939
"types": "lib/index.d.ts",
40-
"version": "0.10.3"
40+
"version": "0.10.4"
4141
}

0 commit comments

Comments
 (0)