| commit | 5d2519f14c461dea55b1f12d9b42438877ee7e12 | [log] [tgz] |
|---|---|---|
| author | Sutou Kouhei <kou@clear-code.com> | Thu Oct 02 06:04:53 2025 +0900 |
| committer | GitHub <noreply@github.com> | Thu Oct 02 06:04:53 2025 +0900 |
| tree | d4e8fea2d24b0554b9a06042e273b543f2af1bb3 | |
| parent | d6010ece19ac0d1a25eb5383d3e8e77960dd5f31 [diff] |
chore: Bump version to 21.1.0 (#297) ## What's Changed This is a minor release because there is no backward incompatible change. #283.
diff --git a/package.json b/package.json index 9f8fd65..c9a4ea8 100644 --- a/package.json +++ b/package.json
@@ -114,5 +114,5 @@ "engines": { "node": ">=20.0" }, - "version": "21.0.0" + "version": "21.1.0" }