Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: document-model-libs 1.128.0

- project: @powerhousedao/reactor-browser 1.8.0

- project: @powerhousedao/switchboard-gui 0.14.0

- project: document-drive 1.16.0

- project: document-model 2.18.0

- project: @powerhousedao/design-system 1.22.0

- project: @powerhousedao/reactor-local 1.16.0

- project: @powerhousedao/reactor-api 1.17.0

- project: @powerhousedao/codegen 0.32.0

- project: @powerhousedao/scalars 1.20.0

- project: @powerhousedao/config 1.13.0

- project: @powerhousedao/ph-cli 0.27.0

- project: @renown/sdk 0.6.0

- project: ph-cmd 0.32.0
  • Loading branch information
Github Actions Bot committed Jan 23, 2025
1 parent ca8cca0 commit b3f2728
Show file tree
Hide file tree
Showing 19 changed files with 71 additions and 15 deletions.
2 changes: 1 addition & 1 deletion apps/switchboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@powerhousedao/switchboard",
"type": "module",
"version": "2.1.335",
"version": "2.1.344",
"main": "index.js",
"scripts": {
"build": "tsup",
Expand Down
2 changes: 1 addition & 1 deletion packages/codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powerhousedao/codegen",
"version": "0.31.3",
"version": "0.32.0",
"license": "AGPL-3.0-only",
"private": false,
"main": "dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.13.0 (2025-01-23)

### 🚀 Features

- push release ([642449fb](https://github.com/powerhouse-inc/powerhouse/commit/642449fb))

### ❤️ Thank You

- Frank @froid1911

## 1.12.0 (2025-01-23)

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powerhousedao/config",
"version": "1.12.0",
"version": "1.13.0",
"description": "",
"license": "AGPL-3.0-only",
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powerhousedao/design-system",
"version": "1.21.3",
"version": "1.22.0",
"description": "",
"files": [
"/dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/document-drive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "document-drive",
"version": "1.15.3",
"version": "1.16.0",
"license": "AGPL-3.0-only",
"type": "module",
"module": "./src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/document-model-libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "document-model-libs",
"version": "1.127.3",
"version": "1.128.0",
"license": "AGPL-3.0-only",
"types": "dist/index.d.ts",
"main": "dist/cjs/index.cjs",
Expand Down
17 changes: 17 additions & 0 deletions packages/document-model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 2.18.0 (2025-01-23)

### 🚀 Features

- push release ([642449fb](https://github.com/powerhouse-inc/powerhouse/commit/642449fb))
- **ph-cli:** added https support for connect ([a9335a4d](https://github.com/powerhouse-inc/powerhouse/commit/a9335a4d))
- **ph-cli:** update connect ver ([#901](https://github.com/powerhouse-inc/powerhouse/pull/901))
- **ph-cmd:** add scalars as dep ([#897](https://github.com/powerhouse-inc/powerhouse/pull/897))
- **ph-cli:** added pm2 process manager ([7866ce9d](https://github.com/powerhouse-inc/powerhouse/commit/7866ce9d))
- **ph-cli:** updated connect ver ([#886](https://github.com/powerhouse-inc/powerhouse/pull/886))

### ❤️ Thank You

- acaldas @acaldas
- Frank @froid1911
- Guillermo Puente Sandoval @gpuente

## 2.17.0 (2025-01-21)

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion packages/document-model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "document-model",
"version": "2.17.0",
"version": "2.18.0",
"license": "AGPL-3.0-only",
"private": false,
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/ph-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powerhousedao/ph-cli",
"version": "0.26.0",
"version": "0.27.0",
"description": "",
"license": "AGPL-3.0-only",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/ph-cmd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ph-cmd",
"version": "0.31.1",
"version": "0.32.0",
"description": "",
"license": "AGPL-3.0-only",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactor-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powerhousedao/reactor-api",
"version": "1.16.3",
"version": "1.17.0",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactor-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powerhousedao/reactor-browser",
"version": "1.7.3",
"version": "1.8.0",
"license": "AGPL-3.0-only",
"type": "module",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/reactor-local/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@powerhousedao/reactor-local",
"type": "module",
"version": "1.15.3",
"version": "1.16.0",
"main": "dist/server.js",
"bin": {
"reactor-local": "dist/cli.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/renown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@renown/sdk",
"version": "0.5.0",
"version": "0.6.0",
"description": "",
"license": "AGPL-3.0-only",
"private": false,
Expand Down
12 changes: 12 additions & 0 deletions packages/scalars/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.20.0 (2025-01-23)

### 🚀 Features

- push release ([642449fb](https://github.com/powerhouse-inc/powerhouse/commit/642449fb))
- **ph-cli:** added https support for connect ([a9335a4d](https://github.com/powerhouse-inc/powerhouse/commit/a9335a4d))

### ❤️ Thank You

- acaldas @acaldas
- Frank @froid1911

## 1.19.0 (2025-01-22)

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion packages/scalars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powerhousedao/scalars",
"version": "1.19.0",
"version": "1.20.0",
"license": "AGPL-3.0-only",
"publishConfig": {
"access": "public"
Expand Down
17 changes: 17 additions & 0 deletions packages/switchboard-gui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 0.14.0 (2025-01-23)

### 🚀 Features

- push release ([642449fb](https://github.com/powerhouse-inc/powerhouse/commit/642449fb))
- **ph-cli:** added https support for connect ([a9335a4d](https://github.com/powerhouse-inc/powerhouse/commit/a9335a4d))
- **ph-cli:** update connect ver ([#901](https://github.com/powerhouse-inc/powerhouse/pull/901))
- **ph-cmd:** add scalars as dep ([#897](https://github.com/powerhouse-inc/powerhouse/pull/897))
- **ph-cli:** added pm2 process manager ([7866ce9d](https://github.com/powerhouse-inc/powerhouse/commit/7866ce9d))
- **ph-cli:** updated connect ver ([#886](https://github.com/powerhouse-inc/powerhouse/pull/886))

### ❤️ Thank You

- acaldas @acaldas
- Frank @froid1911
- Guillermo Puente Sandoval @gpuente

## 0.13.0 (2025-01-21)

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion packages/switchboard-gui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@powerhousedao/switchboard-gui",
"private": true,
"version": "0.13.0",
"version": "0.14.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit b3f2728

Please sign in to comment.