Skip to content

Commit

Permalink
chore(release): 1.3.20-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.20-beta.1](v1.3.19...v1.3.20-beta.1) (2023-07-30)

### Bug Fixes

* **public:** added public dir ([e41c241](e41c241))
* **update:** improvements ([63d967d](63d967d))
* **update:** update nuxt 3 ([7915791](7915791))
  • Loading branch information
semantic-release-bot committed Jul 30, 2023
1 parent c0f1b00 commit 6a2e585
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Project Changelog

## [1.3.20-beta.1](https://github.com/ThornWalli/web-workbench/compare/v1.3.19...v1.3.20-beta.1) (2023-07-30)


### Bug Fixes

* **public:** added public dir ([e41c241](https://github.com/ThornWalli/web-workbench/commit/e41c24180cc88ecdb17571d5aad68d07f3eee3c5))
* **update:** improvements ([63d967d](https://github.com/ThornWalli/web-workbench/commit/63d967d0c9855dcf45716db61d4d804e59918310))
* **update:** update nuxt 3 ([7915791](https://github.com/ThornWalli/web-workbench/commit/79157918a52dcea3a4ec2a9366727ec385a0eac0))

## [1.3.19](https://github.com/ThornWalli/web-workbench/compare/v1.3.18...v1.3.19) (2023-07-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-workbench",
"version": "1.3.19",
"version": "1.3.20-beta.1",
"description": "Old operating system as homepage.",
"author": "Thorn-Welf Walli",
"contributors": [
Expand Down

0 comments on commit 6a2e585

Please sign in to comment.