Skip to content

Commit 1370530

Browse files
committed
chore(release): version 4.0.0
1 parent a5aaf0b commit 1370530

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A web-based terminal simulator built with React that provides an interactive Linux/Unix-like command-line interface in the browser.
44

5-
![Version](https://img.shields.io/badge/version-3.1.0-blue.svg) ![React](https://img.shields.io/badge/react-19.1.0-61dafb.svg) ![Vite](https://img.shields.io/badge/vite-6.0.3-646CFF.svg)
5+
![Version](https://img.shields.io/badge/version-4.0.0-blue.svg) ![React](https://img.shields.io/badge/react-19.1.0-61dafb.svg) ![Vite](https://img.shields.io/badge/vite-6.0.3-646CFF.svg)
66

77
## 📸 Screenshot
88

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
@@ -1,6 +1,6 @@
11
{
22
"name": "react-terminal",
3-
"version": "3.1.0",
3+
"version": "4.0.0",
44
"description": "A web-based terminal simulator built with React that provides an interactive Linux/Unix-like command-line interface in the browser",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)