Skip to content

Commit e467cff

Browse files
Version Packages (#83)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9057c8c commit e467cff

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/wicked-fireants-flow.md

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

apps/www/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [9057c8c]
8+
- @raystack/apsara@0.11.1
9+
310
## 0.0.2
411

512
### Patch Changes

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.2",
3+
"version": "0.0.3",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

packages/raystack/CHANGELOG.md

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

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- 9057c8c: fix: show more than 10 columns in table.
8+
39
## 0.11.0
410

511
### Minor Changes

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.11.0",
3+
"version": "0.11.1",
44
"types": "dist/index.d.ts",
55
"sideEffects": false,
66
"engines": {

0 commit comments

Comments
 (0)