Skip to content

Commit

Permalink
Merge pull request #218 from omnifed/214-feature-v040
Browse files Browse the repository at this point in the history
214 feature v040
  • Loading branch information
caseybaggz committed Jun 27, 2024
2 parents b4a373c + 1d7ad3d commit 60037ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion configs/src/versions.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const version = '0.3.2'
export const version = '0.4.0'
export const nextTag = 'next'

export const packages = ['panda-preset', 'icons', 'react', 'styled-system']
8 changes: 4 additions & 4 deletions docs/app/react/side-nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,28 +62,28 @@
"id": "2:g",
"label": "Tabs",
"route": "/react/tabs",
"tag": "new",
"tag": "",
"type": "route"
},
{
"id": "2:h",
"label": "Tag",
"route": "/react/tags",
"tag": "next",
"tag": "new",
"type": "route"
},
{
"id": "2:i",
"label": "Textarea",
"route": "/react/textarea",
"tag": "next",
"tag": "new",
"type": "route"
},
{
"id": "2:j",
"label": "Tooltip",
"route": "/react/tooltip",
"tag": "next",
"tag": "new",
"type": "route"
},
{
Expand Down

0 comments on commit 60037ad

Please sign in to comment.