Skip to content

Commit

Permalink
v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 committed Mar 26, 2024
1 parent 40bf2e9 commit ba25149
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [2.6.0](https://github.com/ankurk91/laravel-bundler/compare/2.5.0..2.6.0)

* Upgrade dotend-expand to v11.x

## [2.5.0](https://github.com/ankurk91/laravel-bundler/compare/2.4.3..2.5.0)

* Upgrade many package
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-bundler",
"version": "2.5.0",
"version": "2.6.0",
"description": "Modern and fast asset building tool for Laravel framework with better defaults.",
"exports": {
".": "./src/index.js",
Expand Down

0 comments on commit ba25149

Please sign in to comment.