Skip to content

Commit b1041cd

Browse files
Version Packages (#87)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 18254e1 commit b1041cd

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/curvy-cars-sit.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.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [18254e1]
8+
- @raystack/apsara@0.11.3
9+
310
## 0.0.4
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.4",
3+
"version": "0.0.5",
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.3
4+
5+
### Patch Changes
6+
7+
- 18254e1: export select scroll buttons
8+
39
## 0.11.2
410

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

0 commit comments

Comments
 (0)