chore(release): 1.0.0-beta.1 [skip ci]

This commit is contained in:
Releases Homarr
2024-12-17 19:13:35 +00:00
parent 52cd6fc913
commit 4543a5fd2c
2 changed files with 1065 additions and 1 deletions

1064
CHANGELOG.md Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{ {
"name": "homarr", "name": "homarr",
"version": "1.0.0", "version": "1.0.0-beta.1",
"private": true, "private": true,
"scripts": { "scripts": {
"build": "cross-env CI=true turbo build", "build": "cross-env CI=true turbo build",