Skip to content

Commit

Permalink
chore(release): set package.json to 1.0.0-dev.178 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-dev.178](v1.0.0-dev.177...v1.0.0-dev.178) (2024-12-10)

### Bug Fixes

* use react lazy instead of react router lazy ([e5836e0](e5836e0))
  • Loading branch information
semantic-release-bot committed Dec 10, 2024
1 parent 30e5a23 commit 7f9f227
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.178](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.177...v1.0.0-dev.178) (2024-12-10)


### Bug Fixes

* use react lazy instead of react router lazy ([e5836e0](https://github.com/powerhouse-inc/document-model-electron/commit/e5836e065556f13289fa70c4344855f64c6a3b36))

# [1.0.0-dev.177](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.176...v1.0.0-dev.177) (2024-12-10)


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.177",
"version": "1.0.0-dev.178",
"description": "Powerhouse Connect",
"main": "./index.js",
"type": "module",
Expand Down

0 comments on commit 7f9f227

Please sign in to comment.