Skip to content

Commit

Permalink
Updated the package version to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tg666 committed Feb 7, 2022
1 parent 919fdcd commit b8ab395
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.6] - 2021-02-07

### Added

- Added fields `Show the modal again if storage is denied` for each storage in the GTM template. The settings modal can be opened again after the specified number of days if the storage is denied.
Expand Down Expand Up @@ -195,7 +197,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- The first version of the package has been released.

[unreleased]: https://github.com/68publishers/cookie-consent/compare/v0.3.5...main
[unreleased]: https://github.com/68publishers/cookie-consent/compare/v0.3.6...main
[0.3.6]: https://github.com/68publishers/cookie-consent/compare/v0.3.5...v0.3.6
[0.3.5]: https://github.com/68publishers/cookie-consent/compare/v0.3.4...v0.3.5
[0.3.4]: https://github.com/68publishers/cookie-consent/compare/v0.3.3...v0.3.4
[0.3.3]: https://github.com/68publishers/cookie-consent/compare/v0.3.2...v0.3.3
Expand Down
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": "0.3.6-beta.1",
"version": "0.3.6",
"description": "Cookie consent wrapper based on orestbida/cookieconsent with GTM integration.",
"homepage": "http://www.68publishers.io/",
"main": "index.js",
Expand Down

0 comments on commit b8ab395

Please sign in to comment.