Skip to content

Commit 75380c8

Browse files
committed
chore: release v2.4.0
1 parent edaaf5e commit 75380c8

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

src/CHANGELOG.md

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

3+
[compare changes](https://github.com/antosubash/abp-react/compare/2.3.6...v2.4.0)
4+
5+
### 🚀 Enhancements
6+
7+
- **upgrade:** Upgraded tailwind v4 ([#209](https://github.com/antosubash/abp-react/pull/209))
8+
9+
### ❤️ Contributors
10+
11+
- Sajan ([@sajanv88](http://github.com/sajanv88))
12+
313
[compare changes](https://github.com/antosubash/abp-react/compare/2.3.5...v2.3.6)
414

15+
## v2.4.0
16+
17+
[compare changes](https://github.com/antosubash/abp-react/compare/2.3.6...v2.4.0)
18+
19+
### 🚀 Enhancements
20+
21+
- **upgrade:** Upgraded tailwind v4 ([#209](https://github.com/antosubash/abp-react/pull/209))
22+
23+
### ❤️ Contributors
24+
25+
- Sajan ([@sajanv88](http://github.com/sajanv88))
26+
527
### 📖 Documentation
628

729
- Enhance introduction and authentication documentation ([8a00db8](https://github.com/antosubash/abp-react/commit/8a00db8))

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "abp-react",
3-
"version": "2.3.6",
3+
"version": "2.4.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)