Skip to content

Commit b8bff18

Browse files
chore(release): 4.47.0 [skip ci]
## 4.47.0 (2025-11-18) * chore(figma): add unused beta workflow with manual trigger ([4b88fb5](4b88fb5)) * chore: update readme ([141c0bc](141c0bc)) * chore: use env in debug action ([c80ad02](c80ad02)) * chore: use SHA to pin gh actions ([2d2f95c](2d2f95c)) * feat(Alert): add primary kind ([c5f5416](c5f5416))
1 parent 9b41e89 commit b8bff18

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.47.0 (2025-11-18)
7+
8+
* chore(figma): add unused beta workflow with manual trigger ([4b88fb5495567c4fe5edd5ff9b3fba09b618126e](https://github.com/narmi/design_system/commit/4b88fb5495567c4fe5edd5ff9b3fba09b618126e))
9+
* chore: update readme ([141c0bca08d0f84b95f28d17364cfab1d95fd4ea](https://github.com/narmi/design_system/commit/141c0bca08d0f84b95f28d17364cfab1d95fd4ea))
10+
* chore: use env in debug action ([c80ad02930082697c9cf2939ee635a21f52b54b6](https://github.com/narmi/design_system/commit/c80ad02930082697c9cf2939ee635a21f52b54b6))
11+
* chore: use SHA to pin gh actions ([2d2f95c17c5408c1d3b06c4774f62dd11421aabf](https://github.com/narmi/design_system/commit/2d2f95c17c5408c1d3b06c4774f62dd11421aabf))
12+
* feat(Alert): add primary kind ([c5f541677fa1f388e826f1c6ef9f158ec7258a01](https://github.com/narmi/design_system/commit/c5f541677fa1f388e826f1c6ef9f158ec7258a01))
13+
614
## <small>4.46.5 (2025-11-10)</small>
715

816
- fix(MultiSelect): fix missing dropdown border ([dd5b8f03396f9671d08760feb5b6c431a4594a41](https://github.com/narmi/design_system/commit/dd5b8f03396f9671d08760feb5b6c431a4594a41))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narmi/design_system",
3-
"version": "4.46.5",
3+
"version": "4.47.0",
44
"description": "⚡ A consistent look-and-feel and extensible interface for Narmi experiences 🔥",
55
"main": "dist/index.js",
66
"style": "dist/style.css",

0 commit comments

Comments
 (0)