Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lxsmnsyc committed Feb 2, 2024
1 parent 32a288d commit 4bbd5eb
Show file tree
Hide file tree
Showing 22 changed files with 69 additions and 71 deletions.
4 changes: 2 additions & 2 deletions examples/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "accordion-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "checkbox-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "combobox-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/command/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "command-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/commandbar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "commandbar-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/context-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "context-menu-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dialog-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/disclosure/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "disclosure-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/dropdown-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dropdown-menu-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/feed/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "feed-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/listbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "listbox-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "menu-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "popover-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/radiogroup/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "radiogroup-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/select/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "select-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tabs-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/toaster/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "toaster-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/toolbar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "toolbar-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions examples/transitions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "transitions-example",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"solid-js": "^1.8.11",
"tailwindcss": "^3.4.1",
"terracotta": "1.0.4"
"terracotta": "1.0.5"
},
"private": true,
"publishConfig": {
Expand Down
13 changes: 10 additions & 3 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
{
"npmClient": "pnpm",
"packages": ["packages/*", "examples/*", "docs"],
"packages": [
"packages/*",
"examples/*",
"docs"
],
"command": {
"version": {
"exact": true
},
"publish": {
"allowBranch": ["main", "next"],
"allowBranch": [
"main",
"next"
],
"registry": "https://registry.npmjs.org/"
}
},
"version": "1.0.4"
"version": "1.0.5"
}
2 changes: 1 addition & 1 deletion packages/terracotta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terracotta",
"version": "1.0.4",
"version": "1.0.5",
"type": "module",
"description": "Headless UI for SolidJS",
"repository": {
Expand Down
Loading

0 comments on commit 4bbd5eb

Please sign in to comment.