Skip to content

Commit

Permalink
chore: release packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and alexfreska committed Feb 14, 2024
1 parent cdf540c commit debf65d
Show file tree
Hide file tree
Showing 44 changed files with 197 additions and 142 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-flies-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-cars-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-numbers-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-bags-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-hats-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-clocks-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-pots-carry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-snakes-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-dingos-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-teachers-tie.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/two-icons-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-mayflies-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-socks-dance.md

This file was deleted.

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

## 0.45.0

### Minor Changes

- 43029e2e: Uploading nested directories now preserves structure rather than flattening files into current directory.
- a4099d4b: Files can now be sorted by size. Closes https://github.com/SiaFoundation/renterd/issues/860
- e253b3e6: Files can now be moved by dragging into or out of directories. Closes https://github.com/SiaFoundation/renterd/issues/418
- 021568d1: The file explorer now has a global mode that shows a flat list of files from across all directories in a bucket.
- 021568d1: The file health indicator now show the percentage inline.
- e3a5929e: Files and directories can now be renamed via the context menu. Closes https://github.com/SiaFoundation/renterd/issues/418
- 021568d1: The file explorer global mode now allows you to sort across all files in a bucket.

## 0.44.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/renterd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "renterd",
"description": "The `renterd` user interface, dedicated to renter related functionality.",
"version": "0.44.0",
"version": "0.45.0",
"private": true,
"license": "MIT"
}
6 changes: 6 additions & 0 deletions libs/data-sources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.3.3

### Patch Changes

- b3e12c99: The package has been updated to use Next 14.

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/data-sources/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/data-sources",
"description": "Data sources used for stats on the website.",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"license": "MIT",
"dependencies": {
Expand Down
17 changes: 17 additions & 0 deletions libs/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 2.2.0

### Minor Changes

- e253b3e6: The Table now supports drag and drop on rows.

### Patch Changes

- b3e12c99: The package has been updated to use Next 14.
- Updated dependencies [b3e12c99]
- @siafoundation/next@0.1.3
- @siafoundation/react-core@1.0.3
- @siafoundation/react-icons@0.2.3
- @siafoundation/react-sia-central@2.0.3
- @siafoundation/types@0.1.3
- @siafoundation/units@2.0.3

## 2.1.0

### Minor Changes
Expand Down
14 changes: 7 additions & 7 deletions libs/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@siafoundation/design-system",
"description": "React-based design system used across Sia apps and websites",
"version": "2.1.0",
"version": "2.2.0",
"license": "MIT",
"peerDependencies": {
"@siafoundation/react-icons": "^0.2.2",
"@siafoundation/react-core": "^1.0.2",
"@siafoundation/units": "^2.0.2",
"@siafoundation/types": "^0.1.2",
"@siafoundation/next": "^0.1.2",
"@siafoundation/react-sia-central": "^2.0.2",
"@siafoundation/react-icons": "^0.2.3",
"@siafoundation/react-core": "^1.0.3",
"@siafoundation/units": "^2.0.3",
"@siafoundation/types": "^0.1.3",
"@siafoundation/next": "^0.1.3",
"@siafoundation/react-sia-central": "^2.0.3",
"react": "^18.2.0",
"swr": "^2.1.1",
"class-variance-authority": "^0.7.0",
Expand Down
6 changes: 6 additions & 0 deletions libs/fonts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @siafoundation/fonts

## 0.4.1

### Patch Changes

- b3e12c99: The package has been updated to use Next 14.

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/fonts",
"description": "Next font configuration for use across apps.",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",
"peerDependencies": {
"class-variance-authority": "^0.7.0",
Expand Down
6 changes: 6 additions & 0 deletions libs/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @siafoundation/next

## 0.1.3

### Patch Changes

- b3e12c99: The package has been updated to use Next 14.

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/next/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/next",
"description": "NextJS wrappers for build compatibility.",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"peerDependencies": {
"next": "^14.0.4"
Expand Down
8 changes: 8 additions & 0 deletions libs/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @siafoundation/react-core

## 1.0.3

### Patch Changes

- b3e12c99: The package has been updated to use Next 14.
- Updated dependencies [b3e12c99]
- @siafoundation/next@0.1.3

## 1.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@siafoundation/react-core",
"description": "Core library for building React hooks for interacting with a Sia daemon.",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"peerDependencies": {
"react": "^18.2.0",
"swr": "^2.1.1",
"axios": "^0.27.2",
"use-local-storage-state": "^18.3.3",
"@siafoundation/next": "^0.1.2"
"@siafoundation/next": "^0.1.3"
},
"dependencies": {
"detect-gpu": "^5.0.34"
Expand Down
9 changes: 9 additions & 0 deletions libs/react-hostd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @siafoundation/react-hostd

## 2.1.1

### Patch Changes

- b3e12c99: The package has been updated to use Next 14.
- Updated dependencies [b3e12c99]
- @siafoundation/react-core@1.0.3
- @siafoundation/types@0.1.3

## 2.1.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions libs/react-hostd/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@siafoundation/react-hostd",
"description": " React hooks for interacting with `hostd`.",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"peerDependencies": {
"swr": "^2.1.1",
"@siafoundation/react-core": "^1.0.2",
"@siafoundation/types": "^0.1.2"
"@siafoundation/react-core": "^1.0.3",
"@siafoundation/types": "^0.1.3"
},
"types": "./src/index.d.ts"
}
6 changes: 6 additions & 0 deletions libs/react-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @siafoundation/react-icons

## 0.2.3

### Patch Changes

- b3e12c99: The package has been updated to use Next 14.

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/react-icons",
"description": "React-based icons used across Sia apps and websites",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"dependencies": {
"@carbon/icons-react": "^10.47.0"
Expand Down
15 changes: 15 additions & 0 deletions libs/react-renterd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @siafoundation/react-renterd

## 2.1.0

### Minor Changes

- 021568d1: Added useObjectList.
- a4099d4b: useObjectDirectory now supports sortBy size.
- 443ade97: Added useObjectRename.

### Patch Changes

- b3e12c99: The package has been updated to use Next 14.
- Updated dependencies [b3e12c99]
- @siafoundation/react-core@1.0.3
- @siafoundation/types@0.1.3

## 2.0.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions libs/react-renterd/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@siafoundation/react-renterd",
"description": " React hooks for interacting with `renterd`.",
"version": "2.0.3",
"version": "2.1.0",
"license": "MIT",
"peerDependencies": {
"@siafoundation/react-core": "^1.0.2",
"@siafoundation/types": "^0.1.2",
"@siafoundation/react-core": "^1.0.3",
"@siafoundation/types": "^0.1.3",
"swr": "^2.1.1"
},
"dependencies": {
Expand Down
9 changes: 9 additions & 0 deletions libs/react-sia-central/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @siafoundation/react-sia-central

## 2.0.3

### Patch Changes

- b3e12c99: The package has been updated to use Next 14.
- Updated dependencies [b3e12c99]
- @siafoundation/react-core@1.0.3
- @siafoundation/sia-central@0.3.3

## 2.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions libs/react-sia-central/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@siafoundation/react-sia-central",
"description": "React hooks for interacting with the Sia Central API.",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",
"peerDependencies": {
"@siafoundation/react-core": "^1.0.2",
"@siafoundation/sia-central": "^0.3.2"
"@siafoundation/react-core": "^1.0.3",
"@siafoundation/sia-central": "^0.3.3"
},
"types": "./src/index.d.ts"
}
9 changes: 9 additions & 0 deletions libs/react-walletd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @siafoundation/react-walletd

## 2.0.3

### Patch Changes

- b3e12c99: The package has been updated to use Next 14.
- Updated dependencies [b3e12c99]
- @siafoundation/react-core@1.0.3
- @siafoundation/types@0.1.3

## 2.0.2

### Patch Changes
Expand Down
Loading

0 comments on commit debf65d

Please sign in to comment.