Skip to content

Commit d93d3d9

Browse files
v0.23.0
1 parent 691fc76 commit d93d3d9

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.22.26",
3+
"version": "0.23.0",
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.22.26",
14+
"@buildo/bento-design-system": "0.23.0",
1515
"@phosphor-icons/react": "2.1.7",
1616
"@vanilla-extract/esbuild-plugin": "2.3.15"
1717
},

0 commit comments

Comments
 (0)