Skip to content

Commit 7b921eb

Browse files
v0.23.2
1 parent ee86bbb commit 7b921eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/bento-design-system/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildo/bento-design-system",
3-
"version": "0.23.1",
3+
"version": "0.23.2",
44
"description": "The buildo DS",
55
"main": "lib/index.js",
66
"module": "lib/index.mjs",

templates/react-router-monorepo/libs/design-system/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dev": "tsup --watch"
1212
},
1313
"dependencies": {
14-
"@buildo/bento-design-system": "0.23.1",
14+
"@buildo/bento-design-system": "0.23.2",
1515
"@phosphor-icons/react": "2.1.7",
1616
"@vanilla-extract/esbuild-plugin": "2.3.15"
1717
},

0 commit comments

Comments
 (0)