Skip to content

Commit

Permalink
Version Packages (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 5, 2023
1 parent 18254e1 commit b1041cd
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/curvy-cars-sit.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/www/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# www

## 0.0.5

### Patch Changes

- Updated dependencies [18254e1]
- @raystack/apsara@0.11.3

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/www/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "www",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/raystack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @raystack/apsara

## 0.11.3

### Patch Changes

- 18254e1: export select scroll buttons

## 0.11.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/raystack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@raystack/apsara",
"version": "0.11.2",
"version": "0.11.3",
"types": "dist/index.d.ts",
"sideEffects": false,
"engines": {
Expand Down

0 comments on commit b1041cd

Please sign in to comment.