Skip to content

Commit 47630af

Browse files
committed
chore: update package.json and changelog
1 parent a611d09 commit 47630af

File tree

2 files changed

+38
-2
lines changed

2 files changed

+38
-2
lines changed

CHANGELOG.md

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,40 @@
1-
## 4.19.0 (2025-01-07)
1+
## 4.19.1 (2026-01-22)
2+
3+
### Highlights
4+
5+
- feat(text): update font weight for small size variant in text component (5e1cf577)
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(text): update font weight for small size variant in text component (5e1cf577)
22+
23+
### Fixes
24+
25+
NA
26+
27+
### Improvements
28+
29+
NA
30+
31+
### Documentation
32+
33+
NA
34+
35+
---
36+
37+
## 4.19.0 (2026-01-07)
238

339
### Highlights
440

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.0",
3+
"version": "4.19.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)