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 28, 2023
1 parent 182c0bd commit 1825670
Show file tree
Hide file tree
Showing 40 changed files with 63 additions and 155 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-pans-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brown-dancers-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curvy-crabs-enjoy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-spoons-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-hotels-hear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-llamas-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-ligers-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-eggs-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-beds-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-beers-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-crabs-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-apes-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-dogs-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-moons-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-rings-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-cycles-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-fans-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-rocks-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-countries-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-rivers-worry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-mayflies-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-turtles-remain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-elephants-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-yaks-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-wolves-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-jeans-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-dodos-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-worms-know.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-houses-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-seals-rescue.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/design-site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.2.0

### Minor Changes

- 3aa9c2b: Added HoverCard.

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/design-site/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/design-site",
"description": "The design.sia.tech website for exploring the design system used across Sia apps and websites.",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"license": "MIT"
}
13 changes: 13 additions & 0 deletions apps/renterd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @siafoundation/renterd

## 0.3.0

### Minor Changes

- 1175e04: The contracts filtering options are now accessible through the global cmd+k menu.
- 6c6c058: The contracts page now shows a timeline visualization for active contracts.
- 6c6c058: The Files page now shows an onboarding/empty state when there are no files.
- 6c6c058: The contracts page now shows and supports pagination and filtering active contracts by expiry date.
- 1175e04: Contracts are now filterable by renewal date.
- 6c6c058: The Hosts page now supports pagination and shows host info, scan, interaction, and uptime information.
- ff1bbef: The configuration page now includes the max storage price gouging setting.
- 6c6c058: The Autopilot settings were updated with the lastest options including contract set.

## 0.2.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": "@siafoundation/renterd",
"description": "The `renterd` user interface, dedicated to renter related functionality.",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"license": "MIT"
}
9 changes: 9 additions & 0 deletions apps/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.32.0

### Minor Changes

- 50e80af: The website now loads fonts with zero layout shift, this optimization also applies to all other apps.
- 73f81ae: The website now shows the correct pronounciation of Sia at top of the homepage.
- 92b9403: Code and content changes were made to the homepage to improve SEO and new user experience - the Grants program is now prominently featured on the homepage.
- 1175e04: Migrate from nginx to caddy for serving website and other apps.

## 0.31.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/website",
"description": "The main sia.tech website with information on the Sia project and the Sia Foundation.",
"version": "0.31.0",
"version": "0.32.0",
"private": true,
"license": "MIT"
}
23 changes: 23 additions & 0 deletions libs/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## 0.41.0

### Minor Changes

- 0169246: ContractTimeline now shows the proof window.
- 6c6c058: ContractTimeline component is now aware of both block height and time units.
- 6c6c058: Added PaginatorKnownTotal and PagniatorUnknownTotal.
- 6c6c058: Fixed xxs Text size.
- 6c6c058: Added useClientFilters.
- 1175e04: Button now has active and inactive variants.
- 1175e04: The tailwind theme now supports text fill and shadow fill.
- 6c6c058: Fixed Button svg coloring.
- 6c6c058: Added useTableState.
- 6c6c058: Table component now has configurable empty and loading states.
- 1175e04: Add base MenuItem components.
- 6c6c058: Added a max length of 200 characters to toast messages.
- 6c6c058: Added more block time conversion functions.
- 6c6c058: Added ConfigurationText, ConfigurationTipText.

### Patch Changes

- 1175e04: The TextField autofill coloring is now consistent across browsers.

## 0.40.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@siafoundation/design-system",
"description": "React-based design system used across Sia apps and websites",
"version": "0.40.0",
"version": "0.41.0",
"license": "MIT"
}
7 changes: 7 additions & 0 deletions libs/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @siafoundation/react-core

## 0.5.0

### Minor Changes

- 6c6c058: AppSettings now has a password protected hooks mode.
- ff1bbef: Add useSettingsUpdate hook for PUT /settings.

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/react-core",
"description": "Core Sia types and library methods.",
"version": "0.4.0",
"version": "0.5.0",
"private": true,
"license": "MIT"
}

0 comments on commit 1825670

Please sign in to comment.