Skip to content

Commit

Permalink
RELEASING: Releasing 2 package(s) (#59)
Browse files Browse the repository at this point in the history
Releases:
  @codeui/kit@0.0.38
  @codeui/storybook-playground@0.0.2

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 28, 2024
1 parent 2d86795 commit e39bbba
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/nine-swans-smoke.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @codeui/kit

## 0.0.38

### Patch Changes

- 41b084edacd2a22fe88b5f1a007e688f40ab2aa5: Update dependencies

## 0.0.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codeui/kit",
"version": "0.0.37",
"version": "0.0.38",
"description": "Open-Source UI Kit library for CodeImage",
"license": "MIT",
"author": "riccardoperra",
Expand Down
6 changes: 6 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @codeui/storybook-playground

## 0.0.2

### Patch Changes

- 41b084edacd2a22fe88b5f1a007e688f40ab2aa5: Update dependencies

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codeui/storybook-playground",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"scripts": {
"dev": "storybook dev -p 6006",
Expand Down

0 comments on commit e39bbba

Please sign in to comment.