Skip to content

Commit

Permalink
chore(release): set package.json to 1.0.0-dev.158 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-dev.158](v1.0.0-dev.157...v1.0.0-dev.158) (2024-11-06)

### Features

* force usage of env variables when vite-envs.sh execution fails ([bc0c2f9](bc0c2f9))
  • Loading branch information
semantic-release-bot committed Nov 6, 2024
1 parent f2cdf42 commit b3de867
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.158](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.157...v1.0.0-dev.158) (2024-11-06)


### Features

* force usage of env variables when vite-envs.sh execution fails ([bc0c2f9](https://github.com/powerhouse-inc/document-model-electron/commit/bc0c2f943754a2646794073583b5bb306fadf572))

# [1.0.0-dev.157](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.156...v1.0.0-dev.157) (2024-11-06)


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

0 comments on commit b3de867

Please sign in to comment.