@matteoaliano/forest-ui 0.3.5 → 0.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  # FastAPI API Project: Requirements & Best Practices
2
2
 
3
- > **forest-ui v0.3.5**
3
+ > **forest-ui v0.3.6**
4
4
 
5
5
  > **This file is synced by the `forest-ui` package.**
6
6
  > Run `npx forest-ui sync` to update it.
@@ -1,6 +1,6 @@
1
1
  # Forest UI — Development Best Practices
2
2
 
3
- > **forest-ui v0.3.5**
3
+ > **forest-ui v0.3.6**
4
4
 
5
5
  > **This file is synced by the `forest-ui` package.**
6
6
  > Run `npx forest-ui sync` to update it.
@@ -1,6 +1,6 @@
1
1
  # Forest UI — AI Development Guidelines
2
2
 
3
- > **forest-ui v0.3.5**
3
+ > **forest-ui v0.3.6**
4
4
 
5
5
  > **This file is auto-generated from the `forest-ui` package.**
6
6
  > Run `npx forest-ui sync` to update it.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matteoaliano/forest-ui",
3
- "version": "0.3.5",
3
+ "version": "0.3.6",
4
4
  "description": "Forest Design System — themed MUI components",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",