Skip to content

Commit c875284

Browse files
author
BitByBit-B3
committed
2 parents 5a74c44 + 6cd18a0 commit c875284

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elements",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "The world's first AI-expandable component library - production-ready components with intelligent architecture for instant AI-powered contributions",
55
"private": true,
66
"author": "BitByBit-B3 <https://github.com/BitByBit-B3>",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitbybit-b3/elements-core",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Core design tokens and theme for Elements UI library - Battle-tested design system from our production projects",
55
"author": "BitByBit-B3 <https://github.com/BitByBit-B3>",
66
"contributors": [

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitbybit-b3/elements-docs",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Storybook documentation for Elements UI library",
55
"scripts": {
66
"storybook": "storybook dev -p 6006",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitbybit-b3/elements-playground",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Development playground for Elements UI library",
55
"scripts": {
66
"dev": "vite",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitbybit-b3/elements-react",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "React components for the world's first AI-expandable component library - production-ready components with intelligent architecture. Built by humans, expanded through AI.",
55
"author": "BitByBit-B3 <https://github.com/BitByBit-B3>",
66
"contributors": [

0 commit comments

Comments
 (0)