Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit a761f7c

Browse files
committed
Bump version to 0.1.97 in package.json
1 parent bd8fd7d commit a761f7c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/ui/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @codefixlabs/ui
22

3+
## 0.1.97
4+
5+
### Patch Changes
6+
7+
- Add breadcrumb component to UI package
8+
39
## 0.1.96
410

511
### Patch Changes

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codefixlabs/ui",
3-
"version": "0.1.96",
3+
"version": "0.1.97",
44
"license": "MIT",
55
"sideEffects": false,
66
"exports": {

0 commit comments

Comments
 (0)