Skip to content

Commit 2e4c5ec

Browse files
chore(main): release 2.1.0
1 parent aa0318a commit 2e4c5ec

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,5 +1,17 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/thangved/react-boilerplate/compare/v2.0.5...v2.1.0) (2025-09-12)
4+
5+
6+
### Features
7+
8+
* add tailwindcss ([aa0318a](https://github.com/thangved/react-boilerplate/commit/aa0318a8a504f3025aa6dd7d11e9fa9f198376b3))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** fix i18next package ([0dd8f4f](https://github.com/thangved/react-boilerplate/commit/0dd8f4f5f3fa7b846a821ac31195279aba029bc7))
14+
315
## [2.0.5](https://github.com/thangved/react-boilerplate/compare/v2.0.4...v2.0.5) (2025-02-10)
416

517
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-boilerplate",
3-
"version": "2.0.5",
3+
"version": "2.1.0",
44
"private": true,
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)