Skip to content

Commit

Permalink
Version Packages (#1735)
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 Aug 29, 2024
1 parent e7d0767 commit a043fe1
Show file tree
Hide file tree
Showing 19 changed files with 90 additions and 28 deletions.
7 changes: 0 additions & 7 deletions .changeset/big-pianos-destroy.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nice-mugs-dance.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/quick-buttons-care.md

This file was deleted.

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

## 6.20.0

### Minor Changes

- e7d0767: Support for displaying LP position action views

### Patch Changes

- a8a5f41: Prepare UI package for publishing to NPM
- Updated dependencies [a8a5f41]
- Updated dependencies [e7d0767]
- @penumbra-zone/ui@9.0.0
- @penumbra-zone/perspective@28.0.0

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

## 4.1.24

### Patch Changes

- a8a5f41: Prepare UI package for publishing to NPM
- Updated dependencies [a8a5f41]
- Updated dependencies [e7d0767]
- @penumbra-zone/ui@9.0.0

## 4.1.23

### 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.23",
"version": "4.1.24",
"private": true,
"license": "(MIT OR Apache-2.0)",
"type": "module",
Expand Down
11 changes: 11 additions & 0 deletions packages/perspective/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @penumbra-zone/perspective

## 28.0.0

### Minor Changes

- e7d0767: Support for displaying LP position action views

### Patch Changes

- Updated dependencies [e7d0767]
- @penumbra-zone/wasm@26.2.0

## 27.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": "27.0.0",
"version": "28.0.0",
"license": "(MIT OR Apache-2.0)",
"description": "Tools for assuming different perspectives of Penumbra transactions",
"type": "module",
Expand Down
11 changes: 11 additions & 0 deletions packages/query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @penumbra-zone/query

## 29.0.0

### Minor Changes

- e7d0767: Customize symbol for LP position NFTs

### Patch Changes

- Updated dependencies [e7d0767]
- @penumbra-zone/wasm@26.2.0

## 28.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": "28.0.0",
"version": "29.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

## 32.0.0

### Patch Changes

- Updated dependencies [e7d0767]
- @penumbra-zone/query@29.0.0
- @penumbra-zone/wasm@26.2.0
- @penumbra-zone/storage@28.0.0

## 31.0.0

### 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": "31.0.0",
"version": "32.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

## 28.0.0

### Patch Changes

- Updated dependencies [e7d0767]
- @penumbra-zone/wasm@26.2.0

## 27.0.0

### 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": "27.0.0",
"version": "28.0.0",
"license": "(MIT OR Apache-2.0)",
"type": "module",
"engine": {
Expand Down
15 changes: 15 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @penumbra-zone/ui

## 9.0.0

### Major Changes

- a8a5f41: Prepare UI package for publishing to NPM

### Minor Changes

- e7d0767: Support for displaying LP position action views

### Patch Changes

- Updated dependencies [e7d0767]
- @penumbra-zone/perspective@28.0.0

## 8.2.0

### Minor 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": "8.2.0",
"version": "9.0.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

## 26.2.0

### Minor Changes

- e7d0767: Customize symbol for LP position NFTs

## 26.1.0

### Minor 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": "26.1.0",
"version": "26.2.0",
"license": "(MIT OR Apache-2.0)",
"type": "module",
"engine": {
Expand Down

0 comments on commit a043fe1

Please sign in to comment.