Skip to content

Commit ff334a8

Browse files
committed
chore: release v2.5.0
1 parent e8a8136 commit ff334a8

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

src/CHANGELOG.md

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

3+
[compare changes](https://github.com/antosubash/abp-react/compare/2.4.2...v2.5.0)
4+
5+
### 🚀 Enhancements
6+
7+
- Add CarouselBlock support to Puck configuration ([5c50b36](https://github.com/antosubash/abp-react/commit/5c50b36))
8+
- Storybook ([#215](https://github.com/antosubash/abp-react/pull/215))
9+
10+
### ❤️ Contributors
11+
12+
- Anto Subash ([@antosubash](http://github.com/antosubash))
13+
314
[compare changes](https://github.com/antosubash/abp-react/compare/2.4.1...v2.4.2)
415

516
[compare changes](https://github.com/antosubash/abp-react/compare/2.4.0...v2.4.1)
617

718
[compare changes](https://github.com/antosubash/abp-react/compare/2.3.6...v2.4.0)
819

20+
## v2.5.0
21+
22+
[compare changes](https://github.com/antosubash/abp-react/compare/2.4.2...v2.5.0)
23+
24+
### 🚀 Enhancements
25+
26+
- Add CarouselBlock support to Puck configuration ([5c50b36](https://github.com/antosubash/abp-react/commit/5c50b36))
27+
- Storybook ([#215](https://github.com/antosubash/abp-react/pull/215))
28+
29+
### ❤️ Contributors
30+
31+
- Anto Subash ([@antosubash](http://github.com/antosubash))
32+
933
## v2.4.2
1034

1135
[compare changes](https://github.com/antosubash/abp-react/compare/2.4.1...v2.4.2)

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.4.2",
3+
"version": "2.5.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)