Skip to content

Commit 15194b1

Browse files
authored
Merge pull request #1281 from hydephp/update-to-hydefront-3.1
Bump HydeFront to v3.1
2 parents dcb8fc6 + 43a10b0 commit 15194b1

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This serves two purposes:
1515
### Changed
1616
- Updated 404 page home link to use the index route instead of the site URL https://github.com/hydephp/develop/pull/1278
1717
- Improved generic type usage in the RegisterFileLocations trait https://github.com/hydephp/develop/pull/1279
18+
- Bumped HydeFront to v3.1 https://github.com/hydephp/develop/pull/1281
1819

1920
### Deprecated
2021
- for soon-to-be removed features.

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@tailwindcss/typography": "^0.5.2",
3434
"autoprefixer": "^10.4.5",
35-
"hydefront": "^3.0.0",
35+
"hydefront": "^3.1.0",
3636
"laravel-mix": "^6.0.49",
3737
"postcss": "^8.4.13",
3838
"prettier": "2.6.0",

0 commit comments

Comments
 (0)