Skip to content

Commit

Permalink
chore(release): set package.json to 1.0.0-dev.44 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-dev.44](v1.0.0-dev.43...v1.0.0-dev.44) (2024-07-17)

### Features

* removed file extension when importing a document file ([b2da3b0](b2da3b0))
  • Loading branch information
semantic-release-bot committed Jul 17, 2024
1 parent efc3cff commit 50796f2
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.44](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.43...v1.0.0-dev.44) (2024-07-17)


### Features

* removed file extension when importing a document file ([b2da3b0](https://github.com/powerhouse-inc/document-model-electron/commit/b2da3b05eba3af229a99667c6d454d51aaec3bfd))

# [1.0.0-dev.43](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.42...v1.0.0-dev.43) (2024-07-17)


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.43",
"version": "1.0.0-dev.44",
"description": "Powerhouse Connect",
"main": ".vite/build/main.js",
"license": "AGPL-3.0-only",
Expand Down

0 comments on commit 50796f2

Please sign in to comment.