Skip to content

Commit 68ba7cb

Browse files
chore(main): release 2.1.0
1 parent ac70bfb commit 68ba7cb

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [2.1.0](https://github.com/thangved/react-boilerplate/compare/v2.0.5...v2.1.0) (2025-10-14)
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+
* **deps:** update dependency sharp to ^0.34.0 ([4969a6c](https://github.com/thangved/react-boilerplate/commit/4969a6c18043716efc48cb38b30dbadd66ffa790))
15+
* **deps:** update dependency sharp to ^0.34.0 ([c07389e](https://github.com/thangved/react-boilerplate/commit/c07389e9cf2e17ef4f57ea157ed5f29f25fe5f62))
16+
317
## [2.0.5](https://github.com/thangved/react-boilerplate/compare/v2.0.4...v2.0.5) (2025-02-10)
418

519
### 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)