Skip to content

Commit

Permalink
Version Packages (#1940)
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 Dec 10, 2024
1 parent 7af1ec8 commit 3709889
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/real-goats-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-pears-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-hotels-lie.md

This file was deleted.

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

## 6.25.2

### Patch Changes

- Updated dependencies [0cadc3c]
- @penumbra-zone/client@21.1.0

## 6.25.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/minifront/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "minifront",
"version": "6.25.1",
"version": "6.25.2",
"private": true,
"license": "(MIT OR Apache-2.0)",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @penumbra-zone/client

## 21.1.0

### Minor Changes

- 0cadc3c: attempt to reconnect on broken client connection

## 21.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penumbra-zone/client",
"version": "21.0.0",
"version": "21.1.0",
"license": "(MIT OR Apache-2.0)",
"description": "Package for connecting to any Penumbra extension, including Prax.",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @penumbra-zone/ui

## 13.5.0

### Minor Changes

- 7af1ec8: Update Address View component to match the latest designs
- be8b50c: Update Button component to match the latest designs

## 13.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penumbra-zone/ui",
"version": "13.4.2",
"version": "13.5.0",
"license": "(MIT OR Apache-2.0)",
"description": "UI components for Penumbra",
"type": "module",
Expand Down

0 comments on commit 3709889

Please sign in to comment.