Skip to content

Commit

Permalink
chore(release): 1.3.37-beta.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.37-beta.4](v1.3.37-beta.3...v1.3.37-beta.4) (2024-11-12)

### Bug Fixes

* **core:** fix window scale clamp ([40c8a3c](40c8a3c))
  • Loading branch information
semantic-release-bot committed Nov 12, 2024
1 parent 40c8a3c commit d5d0cda
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Project Changelog

## [1.3.37-beta.4](https://github.com/ThornWalli/web-workbench/compare/v1.3.37-beta.3...v1.3.37-beta.4) (2024-11-12)


### Bug Fixes

* **core:** fix window scale clamp ([40c8a3c](https://github.com/ThornWalli/web-workbench/commit/40c8a3c4a177869f806ab10757d4cb611a93872f))

## [1.3.37-beta.3](https://github.com/ThornWalli/web-workbench/compare/v1.3.37-beta.2...v1.3.37-beta.3) (2024-11-12)


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.37-beta.3",
"version": "1.3.37-beta.4",
"description": "Old operating system as homepage.",
"author": "Thorn-Welf Walli",
"contributors": [
Expand Down

0 comments on commit d5d0cda

Please sign in to comment.