Skip to content

Commit

Permalink
Merge pull request #13 from Bland-UI/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
lludol authored Aug 27, 2024
2 parents e49ea99 + 8c0b896 commit 29964a2
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-papayas-rescue.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/storybook-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @blandui/storybook-react

## 0.0.5

### Patch Changes

- Updated dependencies [[`f4475f1`](https://github.com/Bland-UI/blandui/commit/f4475f1f0bd3a434a0c481b568e17c89f06e9980)]:
- @blandui/blandui-react@0.0.7

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blandui/storybook-react",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"scripts": {
"dev": "storybook dev -p 6006",
Expand Down
6 changes: 6 additions & 0 deletions packages/blandui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blandui/blandui-react

## 0.0.7

### Patch Changes

- [#12](https://github.com/Bland-UI/blandui/pull/12) [`f4475f1`](https://github.com/Bland-UI/blandui/commit/f4475f1f0bd3a434a0c481b568e17c89f06e9980) Thanks [@lludol](https://github.com/lludol)! - BreadCrumb added

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blandui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blandui/blandui-react",
"version": "0.0.6",
"version": "0.0.7",
"description": "A generic UI kit for React. This library offers a collection of reusable, customizable, and accessible React components based on the BlandUi design system. Ideal for everyday projects, these components are designed as simply as possible to allow easy customization and integration into any project.",
"main": "dist/cjs/index.cjs",
"module": "dist/esm/index.mjs",
Expand Down

0 comments on commit 29964a2

Please sign in to comment.