Skip to content

Commit 65c6578

Browse files
chore(release): 6.4.2 [skip ci]
## [6.4.2](v6.4.1...v6.4.2) (2023-11-03) ### Chores * Simplify logger service ([3cedcf8](3cedcf8))
1 parent 35da3da commit 65c6578

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.4.2](https://github.com/neet/masto.js/compare/v6.4.1...v6.4.2) (2023-11-03)
2+
3+
4+
### Chores
5+
6+
* Simplify logger service ([3cedcf8](https://github.com/neet/masto.js/commit/3cedcf80aea5fba6c40d42f7a3f7f44b0945c395))
7+
18
## [6.4.1](https://github.com/neet/masto.js/compare/v6.4.0...v6.4.1) (2023-11-02)
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.4.1",
5+
"version": "6.4.2",
66
"author": "Ryo Igarashi <[email protected]>",
77
"license": "MIT",
88
"type": "module",

0 commit comments

Comments
 (0)