Skip to content

Commit 179efec

Browse files
Version Packages (#80)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1375394 commit 179efec

File tree

5 files changed

+17
-7
lines changed

5 files changed

+17
-7
lines changed

.changeset/four-donkeys-cough.md

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

apps/www/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# www
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [1375394]
8+
- @raystack/apsara@0.11.0

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "www",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

packages/raystack/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @raystack/apsara
2+
3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- 1375394: fix: table style

packages/raystack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@raystack/apsara",
3-
"version": "0.10.10",
3+
"version": "0.11.0",
44
"types": "dist/index.d.ts",
55
"sideEffects": false,
66
"engines": {

0 commit comments

Comments
 (0)