Skip to content

Commit 83b4075

Browse files
authored
chore(main): release 7.11.1 (#1417)
1 parent b048759 commit 83b4075

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.11.1](https://github.com/neet/masto.js/compare/v7.11.0...v7.11.1) (2026-05-06)
4+
5+
6+
### Bug Fixes
7+
8+
* Revert "chore: use GITHUB_TOKEN instead of PAT in release-please workflow ([#1](https://github.com/neet/masto.js/issues/1)…" ([#1416](https://github.com/neet/masto.js/issues/1416)) ([b048759](https://github.com/neet/masto.js/commit/b048759741803741852a4d16cef05da435d2f3b6))
9+
310
## [7.11.0](https://github.com/neet/masto.js/compare/v7.10.2...v7.11.0) (2026-05-03)
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.11.0",
5+
"version": "7.11.1",
66
"author": "Ryo Igarashi <n33t5hin@gmail.com>",
77
"license": "MIT",
88
"type": "module",

0 commit comments

Comments
 (0)