Skip to content

Commit 91b812e

Browse files
committed
styles build
1 parent 2900362 commit 91b812e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to `laravel-cookies-consent` will be documented in this file
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## v3.0.5 - Assets files are no longer published in the public directory - 2025-01-31
8+
## v3.0.6 - Assets files are no longer published in the public directory - 2025-01-31
99

1010
In order to simplify the installation process and avoid potential conflicts with existing assets, the front-end assets
1111
are no longer published in the public directory. The assets are now included directly in the package and loaded from the

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-cookies-consent",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "<p align=\"center\"> <img src=\"logo.jpg\" alt=\"logo\" width=\"400\"> </p>",
55
"main": "index.js",
66
"directories": {

public/cookies-consent.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)