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

Commit f88a364

Browse files
committed
feat: release @codefixlabs/tailwindcss
1 parent 9fb3ce1 commit f88a364

File tree

4 files changed

+15
-2
lines changed

4 files changed

+15
-2
lines changed

packages/tailwindcss/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @codefixlabs/tailwindcss
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- Release new version
8+
39
## 0.1.0
410

511
### Minor Changes

packages/tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codefixlabs/tailwindcss",
3-
"version": "0.1.0",
3+
"version": "0.1.5",
44
"license": "MIT",
55
"exports": {
66
"./package.json": "./package.json",

packages/ui/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @codefixlabs/ui
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @codefixlabs/tailwindcss@0.1.5
9+
310
## 0.1.0
411

512
### Minor Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codefixlabs/ui",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"exports": {
66
"./package.json": "./package.json",

0 commit comments

Comments
 (0)