Skip to content

Commit fb6ae09

Browse files
authored
chore(main): release 7.10.0 (#1388)
1 parent 473d51e commit fb6ae09

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.0](https://github.com/neet/masto.js/compare/v7.9.0...v7.10.0) (2025-12-18)
4+
5+
6+
### Features
7+
8+
* update `AccountSource` type ([#1387](https://github.com/neet/masto.js/issues/1387)) ([473d51e](https://github.com/neet/masto.js/commit/473d51ed0744dd3bfe88fa97734baabec2944169))
9+
310
## [7.9.0](https://github.com/neet/masto.js/compare/v7.8.0...v7.9.0) (2025-12-11)
411

512
### Features

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

0 commit comments

Comments
 (0)