Skip to content

Commit

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

### Features

* **connect:** added chatroom document model ([7958fcf](7958fcf))
  • Loading branch information
semantic-release-bot committed Dec 10, 2024
1 parent d7cdf1f commit 67cdd2b
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.177](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.176...v1.0.0-dev.177) (2024-12-10)


### Features

* **connect:** added chatroom document model ([7958fcf](https://github.com/powerhouse-inc/document-model-electron/commit/7958fcfed8aa3c6da458d250f1016d0b4753dde5))

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


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

0 comments on commit 67cdd2b

Please sign in to comment.