Skip to content

Commit cd7cb00

Browse files
chore: version packages (beta) [skip ci]
1 parent 75cb4eb commit cd7cb00

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"skycrypt-frontend": "3.8.0"
66
},
77
"changesets": [
8+
"bright-acceleration-lock",
89
"brown-clowns-dress",
10+
"calm-settings-scrollbars",
911
"clean-glass-utilities",
1012
"fresh-themes-watch",
1113
"fuzzy-sitemaps-upgrade",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 3.9.0-beta.5
4+
5+
### Patch Changes
6+
7+
- Detect unavailable hardware graphics acceleration and lock Performance Mode to avoid expensive visual effects. _[`a2ded10`](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/commit/a2ded10e2a04758d92781b38372c04d8ea21dcd2) [@DarthGigi](https://github.com/DarthGigi)_
8+
- Replace native settings list scrollbars with consistent custom scroll areas. _[`7d05c76`](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/commit/7d05c7648dd1d202a9c32c61fd19a97157138053) [@DarthGigi](https://github.com/DarthGigi)_
9+
310
## 3.9.0-beta.4
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skycrypt-frontend",
3-
"version": "3.9.0-beta.4",
3+
"version": "3.9.0-beta.5",
44
"private": true,
55
"license": "AGPL-3.0-only",
66
"type": "module",

0 commit comments

Comments
 (0)