Skip to content

Commit 631b762

Browse files
chore(release): 6.7.1 [skip ci]
## [6.7.1](v6.7.0...v6.7.1) (2024-04-06) ### Chores * **deps-dev:** bump @typescript-eslint/eslint-plugin ([5a1ceeb](5a1ceeb)) * **deps-dev:** bump cspell from 8.5.0 to 8.6.1 ([92b3fc2](92b3fc2)) * **deps-dev:** bump rollup from 4.12.0 to 4.14.0 ([0a279e9](0a279e9)) * **deps-dev:** bump size-limit and @size-limit/preset-small-lib ([09bb46d](09bb46d)) * **deps-dev:** bump typedoc from 0.25.9 to 0.25.12 ([86af832](86af832)) * **deps-dev:** bump undici from 6.6.2 to 6.11.1 ([b0d3ac8](b0d3ac8))
1 parent de49d8b commit 631b762

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [6.7.1](https://github.com/neet/masto.js/compare/v6.7.0...v6.7.1) (2024-04-06)
2+
3+
4+
### Chores
5+
6+
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([5a1ceeb](https://github.com/neet/masto.js/commit/5a1ceeb3ed1f51e10c13ce8acc66313291fa3885))
7+
* **deps-dev:** bump cspell from 8.5.0 to 8.6.1 ([92b3fc2](https://github.com/neet/masto.js/commit/92b3fc2f9ed3b766bf46c6c663439ae0c071e0f6))
8+
* **deps-dev:** bump rollup from 4.12.0 to 4.14.0 ([0a279e9](https://github.com/neet/masto.js/commit/0a279e9096911694a20b36bc19b0ad1ced093fce))
9+
* **deps-dev:** bump size-limit and @size-limit/preset-small-lib ([09bb46d](https://github.com/neet/masto.js/commit/09bb46d61dd22b7a47973b613447429a60faccf5))
10+
* **deps-dev:** bump typedoc from 0.25.9 to 0.25.12 ([86af832](https://github.com/neet/masto.js/commit/86af83206d58dc09b8e1f0c90b81440d51b6ca82))
11+
* **deps-dev:** bump undici from 6.6.2 to 6.11.1 ([b0d3ac8](https://github.com/neet/masto.js/commit/b0d3ac8097387a5e8b44e5b634eee976fc06b79e))
12+
113
## [6.7.0](https://github.com/neet/masto.js/compare/v6.6.4...v6.7.0) (2024-03-16)
214

315

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

0 commit comments

Comments
 (0)