Skip to content

Commit

Permalink
chore(release): set package.json to 1.0.0-dev.92 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-dev.92](v1.0.0-dev.91...v1.0.0-dev.92) (2024-09-04)

### Bug Fixes

* fixed bundle location ([fb12b37](fb12b37))
  • Loading branch information
semantic-release-bot committed Sep 4, 2024
1 parent fb12b37 commit c926b72
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.0.0-dev.92](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.91...v1.0.0-dev.92) (2024-09-04)


### Bug Fixes

* fixed bundle location ([fb12b37](https://github.com/powerhouse-inc/document-model-electron/commit/fb12b37e76b9be827b2c45affbb6efcffc3b7f53))

# [1.0.0-dev.91](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.90...v1.0.0-dev.91) (2024-09-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@powerhousedao/connect",
"productName": "Powerhouse-Connect",
"version": "1.0.0-dev.91",
"version": "1.0.0-dev.92",
"description": "Powerhouse Connect",
"main": ".vite/build/main.js",
"license": "AGPL-3.0-only",
Expand Down

0 comments on commit c926b72

Please sign in to comment.