Skip to content

Commit 10e21ba

Browse files
Version Packages
1 parent 66691da commit 10e21ba

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plain-lamps-join.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/storybook/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# orchestrator-ui-storybook
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 05d49e9: Updates pydantic-forms lib version
8+
39
## 0.1.0
410

511
### Minor Changes

apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "orchestrator-ui-storybook",
33
"private": true,
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"type": "module",
66
"scripts": {
77
"dev": "storybook dev -p 6006",

0 commit comments

Comments
 (0)