Skip to content

Commit

Permalink
Version Packages (#1914)
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 Nov 19, 2024
1 parent bf2e541 commit 5640878
Show file tree
Hide file tree
Showing 22 changed files with 80 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/smart-vans-think.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/spicy-rings-happen.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.24.7

### Patch Changes

- @penumbra-zone/perspective@37.0.0
- @penumbra-zone/ui-deprecated@12.4.1

## 6.24.6

### 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.24.6",
"version": "6.24.7",
"private": true,
"license": "(MIT OR Apache-2.0)",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions apps/node-status/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# node-status

## 4.1.40

### Patch Changes

- @penumbra-zone/ui-deprecated@12.4.1

## 4.1.39

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

## 37.0.0

### Patch Changes

- Updated dependencies [fa39e46]
- @penumbra-zone/wasm@32.1.0

## 36.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/perspective/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penumbra-zone/perspective",
"version": "36.0.0",
"version": "37.0.0",
"license": "(MIT OR Apache-2.0)",
"description": "Tools for assuming different perspectives of Penumbra transactions",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @penumbra-zone/query

## 38.0.0

### Patch Changes

- Updated dependencies [fa39e46]
- @penumbra-zone/wasm@32.1.0

## 37.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penumbra-zone/query",
"version": "37.0.0",
"version": "38.0.0",
"license": "(MIT OR Apache-2.0)",
"type": "module",
"engine": {
Expand Down
9 changes: 9 additions & 0 deletions packages/services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @penumbra-zone/router

## 42.0.0

### Patch Changes

- Updated dependencies [fa39e46]
- @penumbra-zone/wasm@32.1.0
- @penumbra-zone/query@38.0.0
- @penumbra-zone/storage@37.0.0

## 41.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penumbra-zone/services",
"version": "41.0.1",
"version": "42.0.0",
"license": "(MIT OR Apache-2.0)",
"type": "module",
"engine": {
Expand Down
7 changes: 7 additions & 0 deletions packages/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @penumbra-zone/storage

## 37.0.0

### Patch Changes

- Updated dependencies [fa39e46]
- @penumbra-zone/wasm@32.1.0

## 36.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penumbra-zone/storage",
"version": "36.0.1",
"version": "37.0.0",
"license": "(MIT OR Apache-2.0)",
"type": "module",
"engine": {
Expand Down
6 changes: 6 additions & 0 deletions packages/tailwind-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @penumbra-zone/tailwind-config

## 3.1.15

### Patch Changes

- @penumbra-zone/ui-deprecated@12.4.1

## 3.1.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@repo/tailwind-config",
"version": "3.1.14",
"version": "3.1.15",
"private": true,
"license": "(MIT OR Apache-2.0)",
"main": "index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui-deprecated/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @penumbra-zone/ui

## 12.4.1

### Patch Changes

- @penumbra-zone/perspective@37.0.0

## 12.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-deprecated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penumbra-zone/ui-deprecated",
"version": "12.4.0",
"version": "12.4.1",
"private": true,
"license": "(MIT OR Apache-2.0)",
"description": "UI components for Penumbra",
Expand Down
9 changes: 9 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @penumbra-zone/ui

## 13.2.0

### Minor Changes

- bf2e541: - Add Toggle UI component
- Add `medium` density
- Add `xxs` Text style
- Improve the styles of `Tabs` component

## 13.1.1

### 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.1.1",
"version": "13.2.0",
"license": "(MIT OR Apache-2.0)",
"description": "UI components for Penumbra",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @penumbra-zone/wasm

## 32.1.0

### Minor Changes

- fa39e46: migrate wasm unit test for action building to use mockDb

## 32.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penumbra-zone/wasm",
"version": "32.0.0",
"version": "32.1.0",
"license": "(MIT OR Apache-2.0)",
"type": "module",
"engine": {
Expand Down

0 comments on commit 5640878

Please sign in to comment.