From 52226b793899fabdcad67a45a6a8bec0e72a539a Mon Sep 17 00:00:00 2001 From: Shinsuke Kagawa Date: Mon, 30 Mar 2026 20:23:48 +0900 Subject: [PATCH] chore: update Node.js badge from 20+ to 22+ in READMEs Co-Authored-By: Claude Opus 4.6 (1M context) --- README.ja.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.ja.md b/README.ja.md index 670493d..ca53a2c 100644 --- a/README.ja.md +++ b/README.ja.md @@ -3,7 +3,7 @@ *他の言語で読む: [English](README.md)* [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue?logo=typescript)](https://www.typescriptlang.org/) -[![Node.js](https://img.shields.io/badge/Node.js-20%2B-green?logo=node.js)](https://nodejs.org/) +[![Node.js](https://img.shields.io/badge/Node.js-22%2B-green?logo=node.js)](https://nodejs.org/) [![Claude Code](https://img.shields.io/badge/Claude%20Code-Optimized-purple)](https://claude.ai/code) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/shinpr/ai-coding-project-boilerplate/pulls) diff --git a/README.md b/README.md index 6304e26..502e0cd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ *Read this in other languages: [日本語](README.ja.md)* [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue?logo=typescript)](https://www.typescriptlang.org/) -[![Node.js](https://img.shields.io/badge/Node.js-20%2B-green?logo=node.js)](https://nodejs.org/) +[![Node.js](https://img.shields.io/badge/Node.js-22%2B-green?logo=node.js)](https://nodejs.org/) [![Claude Code](https://img.shields.io/badge/Claude%20Code-Optimized-purple)](https://claude.ai/code) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/shinpr/ai-coding-project-boilerplate/pulls)