Commit d18825e
fix: prevent examples and apps from being published
- Update .changeset/config.json to correctly ignore example packages (changed from @examples/* to @object-ui/example-*)
- Add @object-ui/console and @object-ui/site to changeset ignore list
- Mark @object-ui/console as private in package.json
- Remove publishConfig from @object-ui/console as it's now private
All example packages already have "private": true
All publishable packages are at unified version 0.5.0
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 6f7de4d commit d18825e
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
0 commit comments