Skip to content

Commit fce2df1

Browse files
committed
chore: update package.json to v4.17.1 and update changelog
1 parent 5355b64 commit fce2df1

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.17.0 (2025-12-10)
2+
3+
### Highlights
4+
5+
- feat(Avatar): update new color and update shape for avatarGroups and avatarSelection (3a6c626f)
6+
7+
### Breaking changes
8+
9+
NA
10+
11+
### Migration guide
12+
13+
NA
14+
15+
### Deprecations
16+
17+
NA
18+
19+
### Features
20+
21+
- feat(Avatar): update new color and update shape for avatarGroups and avatarSelection (3a6c626f)
22+
23+
### Fixes
24+
25+
NA
26+
27+
### Improvements
28+
29+
NA
30+
31+
### Documentation
32+
33+
NA
34+
35+
---
36+
137
## 4.16.1 (2025-11-23)
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.16.1",
3+
"version": "4.17.1",
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)