Skip to content

Commit

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

- project: document-drive 1.0.2

- project: @powerhousedao/design-system 1.2.0
  • Loading branch information
Github Actions Bot committed Oct 11, 2024
1 parent bf444c5 commit a94fedf
Show file tree
Hide file tree
Showing 4 changed files with 11,432 additions and 15,036 deletions.
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.1.0",
"version": "1.2.0",
"description": "",
"files": [
"/dist"
Expand Down
4 changes: 2 additions & 2 deletions packages/document-drive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "document-drive",
"version": "1.0.1",
"version": "1.0.2",
"license": "AGPL-3.0-only",
"type": "module",
"module": "./src/index.ts",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@types/node": "^20.14.11",
"@types/uuid": "^9.0.8",
"document-model": "2.2.0",
"document-model-libs": "1.93.2",
"document-model-libs": "1.94.0",
"fake-indexeddb": "^5.0.2",
"localforage": "^1.10.0",
"msw": "^2.3.1",
Expand Down
4 changes: 2 additions & 2 deletions 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.93.2",
"version": "1.94.0",
"license": "AGPL-3.0-only",
"types": "dist/index.d.ts",
"main": "dist/cjs/index.cjs",
Expand Down Expand Up @@ -81,7 +81,7 @@
"@monaco-editor/react": "^4.6.0",
"@mui/material": "^5.15.5",
"@powerhousedao/codegen": "0.0.15",
"@powerhousedao/design-system": "workspace:*",
"@powerhousedao/design-system": "1.2.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@storybook/addon-essentials": "^8.3.2",
Expand Down
Loading

0 comments on commit a94fedf

Please sign in to comment.