Skip to content

Commit 206bfb6

Browse files
chore(release): 4.47.1 [skip ci]
## <small>4.47.1 (2025-11-21)</small> * chore: update linting ignores ([92bc935](92bc935)) * docs(figma): add code connect setup for button ([60f2cd1](60f2cd1)) * fix(SeparatorList): filter out null and undefined items ([f77b7db](f77b7db))
1 parent 0c54f41 commit 206bfb6

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## <small>4.47.1 (2025-11-21)</small>
7+
8+
* chore: update linting ignores ([92bc935e4869db8ebc8304a08743890b49a364f9](https://github.com/narmi/design_system/commit/92bc935e4869db8ebc8304a08743890b49a364f9))
9+
* docs(figma): add code connect setup for button ([60f2cd1406c818dec668c8f51fa0f668561c7284](https://github.com/narmi/design_system/commit/60f2cd1406c818dec668c8f51fa0f668561c7284))
10+
* fix(SeparatorList): filter out null and undefined items ([f77b7db136bd615f445c357ae6ddeacae29b7f3b](https://github.com/narmi/design_system/commit/f77b7db136bd615f445c357ae6ddeacae29b7f3b))
11+
612
## 4.47.0 (2025-11-18)
713

814
* chore(figma): add unused beta workflow with manual trigger ([4b88fb5495567c4fe5edd5ff9b3fba09b618126e](https://github.com/narmi/design_system/commit/4b88fb5495567c4fe5edd5ff9b3fba09b618126e))

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