Skip to content

Commit ff86e67

Browse files
github-actions[bot]creed-victor
authored andcommitted
Version Packages
1 parent fd7e072 commit ff86e67

7 files changed

Lines changed: 23 additions & 10 deletions

File tree

.changeset/hip-knives-sleep.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @sovryn/tailwindcss-config
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- 7a05dce: SOV-633: fix non exported packages and dependencies

packages/tailwindcss-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sovryn/tailwindcss-config",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"main": "index.js",
55
"files": [
66
"index.js",

packages/tsconfig/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @sovryn/tsconfig
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- 7a05dce: SOV-633: fix non exported packages and dependencies

packages/tsconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sovryn/tsconfig",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"main": "index.js",
55
"files": [
66
"base.json",

packages/ui/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 7a05dce: SOV-633: fix non exported packages and dependencies
8+
39
## 0.0.2
410

511
### Patch 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": "@sovryn/ui",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"main": "./dist/index.js",
55
"module": "./dist/index.esm.js",
66
"types": "./dist/typings.d.ts",

0 commit comments

Comments
 (0)