Skip to content

Commit

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

### Features

* **connect:** updated document-model-libs dep ([6f11e87](6f11e87))
  • Loading branch information
semantic-release-bot committed Oct 28, 2024
1 parent 30ec017 commit 7405630
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.153](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.152...v1.0.0-dev.153) (2024-10-28)


### Features

* **connect:** updated document-model-libs dep ([6f11e87](https://github.com/powerhouse-inc/document-model-electron/commit/6f11e87bc9253317d66e16d888c5e378b6cd498a))

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


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

0 comments on commit 7405630

Please sign in to comment.