Skip to content

Commit

Permalink
chore: release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2025
1 parent b0cc750 commit 511bc66
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.2.0] - 2025-01-10
### Added
- Added custom CSS build that is used as the default stylesheets source instead of the original plugin CSS.

Expand Down Expand Up @@ -291,7 +293,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- The first version of the package has been released.

[Unreleased]: https://github.com/68publishers/cookie-consent/compare/v1.1.0...HEAD
[Unreleased]: https://github.com/68publishers/cookie-consent/compare/v1.2.0...HEAD
[1.2.0]: https://github.com/68publishers/cookie-consent/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/68publishers/cookie-consent/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/68publishers/cookie-consent/compare/v0.5.3...v1.0.0
[0.5.3]: https://github.com/68publishers/cookie-consent/compare/v0.5.2...v0.5.3
Expand Down
2 changes: 1 addition & 1 deletion dist/cookie-consent.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@68publishers/cookie-consent",
"version": "1.2.0-beta.1",
"version": "1.2.0",
"description": "Cookie consent wrapper based on orestbida/cookieconsent with GTM integration.",
"homepage": "http://www.68publishers.io/",
"main": "index.mjs",
Expand Down

0 comments on commit 511bc66

Please sign in to comment.