Skip to content

Commit

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

## [Unreleased]

## [0.4.6] - 2023-09-01

### Added

- Added missing translation keys in the GTM template.
- Added default translations for `Finnish` (`fi`) language.

## [0.4.5] - 2023-04-26

Expand Down Expand Up @@ -270,7 +273,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.4.5...main
[unreleased]: https://github.com/68publishers/cookie-consent/compare/v0.4.6...main
[0.4.6]: https://github.com/68publishers/cookie-consent/compare/v0.4.5...v0.4.6
[0.4.5]: https://github.com/68publishers/cookie-consent/compare/v0.4.4...v0.4.5
[0.4.4]: https://github.com/68publishers/cookie-consent/compare/v0.4.3...v0.4.4
[0.4.3]: https://github.com/68publishers/cookie-consent/compare/v0.4.2...v0.4.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.4.5",
"version": "0.4.6",
"description": "Cookie consent wrapper based on orestbida/cookieconsent with GTM integration.",
"homepage": "http://www.68publishers.io/",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"0.4.5"}
{"version":"0.4.6"}

0 comments on commit 81241eb

Please sign in to comment.