Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 4, 2024
1 parent c3d81a8 commit 0d3e392
Show file tree
Hide file tree
Showing 31 changed files with 134 additions and 38 deletions.
18 changes: 0 additions & 18 deletions .changeset/brown-moose-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-experts-sleep.md

This file was deleted.

2 changes: 1 addition & 1 deletion apps/example-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@protoxyz/auth": "^1.0.27",
"@protoxyz/auth": "^1.0.28",
"next": "14.2.3",
"react": "^18",
"react-dom": "^18"
Expand Down
11 changes: 11 additions & 0 deletions apps/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# sandbox

## 0.1.10

### Patch Changes

- c3d81a8: bump versions
- Updated dependencies [c3d81a8]
- Updated dependencies [bb3e837]
- @protoxyz/auth@1.0.28
- @protoxyz/media@1.0.21
- @protoxyz/types@2.0.36

## 0.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/ui",
"version": "0.1.9",
"version": "0.1.10",
"private": true,
"scripts": {
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-clients/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @protoxyz/api-clients

## 2.0.61

### Patch Changes

- c3d81a8: bump versions
- Updated dependencies [c3d81a8]
- @protoxyz/types@2.0.36

## 2.0.60

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/api-clients/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/api-clients",
"version": "2.0.60",
"version": "2.0.61",
"private": false,
"homepage": "https://pxyz.dev",
"bugs": {
Expand Down
6 changes: 6 additions & 0 deletions packages/auth-providers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @protoxyz/auth-providers

## 2.0.13

### Patch Changes

- c3d81a8: bump versions

## 2.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/auth-providers",
"version": "2.0.12",
"version": "2.0.13",
"private": false,
"homepage": "https://pxyz.dev",
"bugs": {
Expand Down
10 changes: 10 additions & 0 deletions packages/auth-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @protoxyz/auth

## 1.0.24

### Patch Changes

- c3d81a8: bump versions
- Updated dependencies [c3d81a8]
- @protoxyz/api-clients@2.0.61
- @protoxyz/themes@2.0.15
- @protoxyz/types@2.0.36

## 1.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/auth-react",
"version": "1.0.23",
"version": "1.0.24",
"private": false,
"homepage": "https://pxyz.dev",
"bugs": {
Expand Down
11 changes: 11 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @protoxyz/auth

## 1.0.28

### Patch Changes

- c3d81a8: bump versions
- bb3e837: remove console error msg
- Updated dependencies [c3d81a8]
- @protoxyz/api-clients@2.0.61
- @protoxyz/themes@2.0.15
- @protoxyz/types@2.0.36

## 1.0.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/auth",
"version": "1.0.27",
"version": "1.0.28",
"private": false,
"homepage": "https://pxyz.dev",
"bugs": {
Expand Down
9 changes: 9 additions & 0 deletions packages/cli-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @protoxyz/cli

## 1.0.12

### Patch Changes

- c3d81a8: bump versions
- Updated dependencies [c3d81a8]
- @protoxyz/api-clients@2.0.61
- @protoxyz/types@2.0.36

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pxyz-client",
"version": "1.0.11",
"version": "1.0.12",
"description": "Generate HTTP clients from OpenAPI specs",
"keywords": [
"protocol",
Expand Down
11 changes: 11 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @protoxyz/cli

## 1.0.19

### Patch Changes

- c3d81a8: bump versions
- Updated dependencies [c3d81a8]
- @protoxyz/api-clients@2.0.61
- @protoxyz/client-backend@1.0.3
- @protoxyz/client-frontend@1.0.8
- @protoxyz/types@2.0.36

## 1.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pxyz",
"version": "1.0.18",
"version": "1.0.19",
"description": "Manage your Protocol account",
"keywords": [
"protocol",
Expand Down
6 changes: 6 additions & 0 deletions packages/client-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @protoxyz/client-backend

## 1.0.3

### Patch Changes

- c3d81a8: bump versions

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/client-backend",
"version": "1.0.2",
"version": "1.0.3",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/client-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @protoxyz/client-frontend

## 1.0.8

### Patch Changes

- c3d81a8: bump versions

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/client-frontend",
"version": "1.0.7",
"version": "1.0.8",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
14 changes: 14 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @protoxyz/components

## 1.0.39

### Patch Changes

- c3d81a8: bump versions
- Updated dependencies [c3d81a8]
- Updated dependencies [bb3e837]
- @protoxyz/api-clients@2.0.61
- @protoxyz/auth@1.0.28
- @protoxyz/auth-react@1.0.24
- @protoxyz/media@1.0.21
- @protoxyz/themes@2.0.15
- @protoxyz/types@2.0.36

## 1.0.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/components",
"version": "1.0.38",
"version": "1.0.39",
"private": false,
"homepage": "https://pxyz.dev",
"bugs": {
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @protoxyz/icons

## 2.0.14

### Patch Changes

- c3d81a8: bump versions

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/icons",
"version": "2.0.13",
"version": "2.0.14",
"license": "MIT",
"private": false,
"homepage": "https://pxyz.dev",
Expand Down
9 changes: 9 additions & 0 deletions packages/media/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @protoxyz/media

## 1.0.21

### Patch Changes

- c3d81a8: bump versions
- Updated dependencies [c3d81a8]
- @protoxyz/api-clients@2.0.61
- @protoxyz/types@2.0.36

## 1.0.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/media/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/media",
"version": "1.0.20",
"version": "1.0.21",
"private": false,
"homepage": "https://pxyz.dev",
"bugs": {
Expand Down
6 changes: 6 additions & 0 deletions packages/themes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @protoxyz/themes

## 2.0.15

### Patch Changes

- c3d81a8: bump versions

## 2.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/themes",
"version": "2.0.14",
"version": "2.0.15",
"license": "MIT",
"private": false,
"homepage": "https://pxyz.dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @protoxyz/types

## 2.0.36

### Patch Changes

- c3d81a8: bump versions

## 2.0.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoxyz/types",
"version": "2.0.35",
"version": "2.0.36",
"private": false,
"homepage": "https://pxyz.dev",
"bugs": {
Expand Down

0 comments on commit 0d3e392

Please sign in to comment.