Skip to content

Commit ed6cc95

Browse files
authored
chore(main): release 7.10.1 (#1396)
1 parent bb70017 commit ed6cc95

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.1](https://github.com/neet/masto.js/compare/v7.10.0...v7.10.1) (2026-01-02)
4+
5+
6+
### Bug Fixes
7+
8+
* Export missing v1 entity types: QuoteApproval, AccountWarning, Appeal ([#1395](https://github.com/neet/masto.js/issues/1395)) ([bb70017](https://github.com/neet/masto.js/commit/bb700175aada7ac5ed94a6aacbe66d3d1a59d74f))
9+
310
## [7.10.0](https://github.com/neet/masto.js/compare/v7.9.0...v7.10.0) (2025-12-18)
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.0",
5+
"version": "7.10.1",
66
"author": "Ryo Igarashi <n33t5hin@gmail.com>",
77
"license": "MIT",
88
"type": "module",

0 commit comments

Comments
 (0)