Skip to content

Commit 95e88d7

Browse files
chore: version packages (beta) [skip ci]
1 parent c30f460 commit 95e88d7

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"changesets": [
88
"brown-clowns-dress",
99
"clean-glass-utilities",
10-
"fresh-themes-watch"
10+
"fresh-themes-watch",
11+
"tidy-dual-themes"
1112
]
1213
}

CHANGELOG.md

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

3+
## 3.9.0-beta.2
4+
5+
### Minor Changes
6+
7+
- Add dual-mode custom themes with V5 schema migration and mode-watcher-driven light/dark switching. _[`c30f460`](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/commit/c30f460ebe9ae6c65d7fcd5442698fb56ab0809f) [@DarthGigi](https://github.com/DarthGigi)_
8+
39
## 3.8.1-beta.1
410

511
### 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.8.1-beta.1",
3+
"version": "3.9.0-beta.2",
44
"private": true,
55
"license": "AGPL-3.0-only",
66
"type": "module",

0 commit comments

Comments
 (0)