Skip to content

Commit

Permalink
chore(release): set package.json to 1.0.0-dev.117 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-dev.117](v1.0.0-dev.116...v1.0.0-dev.117) (2024-09-18)

### Features

* show cookie banner on cookie ([21a7b26](21a7b26))
  • Loading branch information
semantic-release-bot committed Sep 18, 2024
1 parent 21a7b26 commit 7e59739
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.117](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.116...v1.0.0-dev.117) (2024-09-18)


### Features

* show cookie banner on cookie ([21a7b26](https://github.com/powerhouse-inc/document-model-electron/commit/21a7b268be2554460ccd56a55aed77304a580d9d))

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


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

0 comments on commit 7e59739

Please sign in to comment.