Skip to content

Commit c04c5cc

Browse files
chore(main): release 7.10.2 (#1411)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 23cad4f commit c04c5cc

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [7.10.2](https://github.com/neet/masto.js/compare/v7.10.1...v7.10.2) (2026-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* Add missing Application entity fields introduced in Mastodon 4.3/4.4 ([#1409](https://github.com/neet/masto.js/issues/1409)) ([23cad4f](https://github.com/neet/masto.js/commit/23cad4f5071054b4386ea107e40802d1acf7b426)), closes [#1408](https://github.com/neet/masto.js/issues/1408)
9+
310
## [7.10.1](https://github.com/neet/masto.js/compare/v7.10.0...v7.10.1) (2026-01-02)
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": "7.10.1",
5+
"version": "7.10.2",
66
"author": "Ryo Igarashi <n33t5hin@gmail.com>",
77
"license": "MIT",
88
"type": "module",

0 commit comments

Comments
 (0)