Skip to content

Commit d897266

Browse files
committed
chore: release v2.5.10
1 parent b763962 commit d897266

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.5.9...v2.5.10)
4+
5+
### 🏡 Chore
6+
7+
- Update Storybook dependencies to version 9.1.1 and adjust accessibility testing options in preview.ts ([b763962](https://github.com/antosubash/abp-react/commit/b763962))
8+
9+
### ❤️ Contributors
10+
11+
- Anto Subash ([@antosubash](http://github.com/antosubash))
12+
313
[compare changes](https://github.com/antosubash/abp-react/compare/2.5.8...v2.5.9)
414

15+
## v2.5.10
16+
17+
[compare changes](https://github.com/antosubash/abp-react/compare/2.5.9...v2.5.10)
18+
19+
### 🏡 Chore
20+
21+
- Update Storybook dependencies to version 9.1.1 and adjust accessibility testing options in preview.ts ([b763962](https://github.com/antosubash/abp-react/commit/b763962))
22+
23+
### ❤️ Contributors
24+
25+
- Anto Subash ([@antosubash](http://github.com/antosubash))
26+
527
### 🩹 Fixes
628

729
- More cms and permission updates ([#217](https://github.com/antosubash/abp-react/pull/217))

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

0 commit comments

Comments
 (0)