Skip to content

Commit f9fcd39

Browse files
chore(release): 6.3.2 [skip ci]
## [6.3.2](v6.3.1...v6.3.2) (2023-10-19) ### Chores * **test:** Add sleep after new account creation ([39dd99f](39dd99f))
1 parent 16f31d6 commit f9fcd39

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.3.2](https://github.com/neet/masto.js/compare/v6.3.1...v6.3.2) (2023-10-19)
2+
3+
4+
### Chores
5+
6+
* **test:** Add sleep after new account creation ([39dd99f](https://github.com/neet/masto.js/commit/39dd99f91f53a7cc92528a2bb2ae1454c0ab495b))
7+
18
## [6.3.1](https://github.com/neet/masto.js/compare/v6.3.0...v6.3.1) (2023-09-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "masto",
33
"description": "Mastodon API client for JavaScript, TypeScript, Node.js, browsers",
44
"private": false,
5-
"version": "6.3.1",
5+
"version": "6.3.2",
66
"author": "Ryo Igarashi <[email protected]>",
77
"license": "MIT",
88
"type": "module",

0 commit comments

Comments
 (0)