Skip to content

Commit

Permalink
v2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 committed Aug 15, 2023
1 parent eef3cf2 commit 55c67ae
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.4.3](https://github.com/ankurk91/laravel-bundler/compare/2.4.2..2.4.3)

* Update `esbuild` to v 0.19.x

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

* Use `sass` instead of `sass-embedded`
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.4.2",
"version": "2.4.3",
"description": "Modern and fast asset building tool for Laravel framework with better defaults.",
"exports": {
".": "./src/index.js",
Expand Down

0 comments on commit 55c67ae

Please sign in to comment.