Skip to content

Commit 0a62d53

Browse files
authored
Merge pull request #1261 from neet/release-please--branches--main--components--masto
chore(main): release 6.10.3
2 parents 92fc4e7 + 5960163 commit 0a62d53

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.10.3](https://github.com/neet/masto.js/compare/v6.10.2...v6.10.3) (2025-01-18)
4+
5+
6+
### Bug Fixes
7+
8+
* update type information related to relationship severance ([fc34274](https://github.com/neet/masto.js/commit/fc34274de67eff502e25666c40e9f760b5c29ae5))
9+
310
## [6.10.2](https://github.com/neet/masto.js/compare/v6.10.1...v6.10.2) (2025-01-05)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.10.2",
5+
"version": "6.10.3",
66
"author": "Ryo Igarashi <n33t5hin@gmail.com>",
77
"license": "MIT",
88
"type": "module",

0 commit comments

Comments
 (0)