Skip to content

Commit

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

### Bug Fixes

* broken e2e tests ([62e533a](62e533a))

### Features

* implemented cookie banner ([6b9f220](6b9f220))
* implemented cookies policy as modal ([ebe2bc6](ebe2bc6))
* removed functional cookie ([b806a6a](b806a6a))
  • Loading branch information
semantic-release-bot committed Sep 17, 2024
1 parent ebe2bc6 commit 6db10e7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.0.0-dev.112](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.111...v1.0.0-dev.112) (2024-09-17)


### Bug Fixes

* broken e2e tests ([62e533a](https://github.com/powerhouse-inc/document-model-electron/commit/62e533aa92122761724186ef590ca6ef0413584a))


### Features

* implemented cookie banner ([6b9f220](https://github.com/powerhouse-inc/document-model-electron/commit/6b9f2202365c85a8a75655c9fca773a22cf966fc))
* implemented cookies policy as modal ([ebe2bc6](https://github.com/powerhouse-inc/document-model-electron/commit/ebe2bc6b75a744d774c74cda274ae888ad6cd92f))
* removed functional cookie ([b806a6a](https://github.com/powerhouse-inc/document-model-electron/commit/b806a6ad0d81e73e84038dd155c99fd46a08cd1d))

# [1.0.0-dev.111](https://github.com/powerhouse-inc/document-model-electron/compare/v1.0.0-dev.110...v1.0.0-dev.111) (2024-09-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.111",
"version": "1.0.0-dev.112",
"description": "Powerhouse Connect",
"main": ".vite/build/main.js",
"license": "AGPL-3.0-only",
Expand Down

0 comments on commit 6db10e7

Please sign in to comment.