Skip to content

Commit df5cb54

Browse files
committed
chore: update package v4.20.0 and changelog
1 parent b2bac02 commit df5cb54

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
## 4.20.0 (2026-02-24)
2+
3+
### Highlights
4+
5+
- feat(a11y): add accessibility support in components (b8062d874)
6+
7+
8+
### Breaking changes
9+
10+
NA
11+
12+
### Migration guide
13+
14+
NA
15+
16+
### Deprecations
17+
18+
NA
19+
20+
### Features
21+
22+
- feat(a11y): add accessibility support in components (b8062d874)
23+
24+
### Fixes
25+
26+
27+
### Improvements
28+
29+
NA
30+
31+
### Documentation
32+
33+
NA
34+
35+
---
36+
137
## 4.19.2 (2026-02-12)
238

339
### Highlights

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@innovaccer/design-system",
3-
"version": "4.19.2",
3+
"version": "4.20.0",
44
"description": "React components library project for Innovaccer Design System",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)