Skip to content

Commit f9f497f

Browse files
chore(release): v3.0.0
1 parent 806a376 commit f9f497f

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Changelog
22

3-
All notable changes to Simplistic Tetris V2 will be documented in this file.
3+
All notable changes to Simplistic Tetris will be documented in this file.
44

5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5+
## [3.0.0] - 2026-02-16
6+
7+
### Added
8+
- Release 3.0.0
79

810
## [2.0.0]
911

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": "simplistic-tetris",
3-
"version": "2.1.1",
3+
"version": "3.0.0",
44
"description": "Simplistic Tetris - Retro Tetris game made with TypeScript. Play Tetris anywhere, anytime. Have a break play Tetris!",
55
"type": "module",
66
"main": "index.html",

0 commit comments

Comments
 (0)