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

Diff for: CHANGELOG.md

+7
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

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
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 <[email protected]>",
77
"license": "MIT",
88
"type": "module",

0 commit comments

Comments
 (0)