Skip to content

Commit

Permalink
Release v0.14.0-beta5 (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjustesen authored Dec 2, 2023
1 parent 2aaa779 commit fd2b0be
Show file tree
Hide file tree
Showing 9 changed files with 125 additions and 124 deletions.
215 changes: 108 additions & 107 deletions composer.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions config/speedtest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
/**
* Build information
*/
'build_date' => Carbon::parse('2023-11-30'),
'build_date' => Carbon::parse('2023-12-02'),

'build_version' => '0.14.0-beta4',
'build_version' => '0.14.0-beta5',

/**
* General
Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

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

1 change: 0 additions & 1 deletion public/build/assets/app-2a095b76.css

This file was deleted.

1 change: 1 addition & 0 deletions public/build/assets/app-6c87183d.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/build/assets/theme-95fe89af.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/build/assets/theme-f80f356d.css

This file was deleted.

4 changes: 2 additions & 2 deletions public/build/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"resources/css/app.css": {
"file": "assets/app-2a095b76.css",
"file": "assets/app-6c87183d.css",
"isEntry": true,
"src": "resources/css/app.css"
},
"resources/css/filament/admin/theme.css": {
"file": "assets/theme-f80f356d.css",
"file": "assets/theme-95fe89af.css",
"isEntry": true,
"src": "resources/css/filament/admin/theme.css"
}
Expand Down
2 changes: 1 addition & 1 deletion public/js/filament/forms/components/tags-input.js

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

0 comments on commit fd2b0be

Please sign in to comment.