Skip to content

Commit

Permalink
chore: release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud (NovaGaïa) committed Sep 22, 2022
1 parent 3e5fd9c commit bca44ed
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
12 changes: 11 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [2.0.2](https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/compare/2.0.1...2.0.2)
## [2.1.0](https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/compare/2.0.2...2.1.0)

### Commits

- feat(Babel): Add building babel capacities. [`9207253`](https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/commit/920725312967875f8aa2960adca502f040e59fc5)
- docs(README): Update documentation [`bbfe75f`](https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/commit/bbfe75f18bac06f2413bd4c4c3474c29c7615987)
- build(cross-env): Add cross-env [`3e5fd9c`](https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/commit/3e5fd9c5208bcea03a6bbed5131e117f2e0e12b5)
- feat(Cookie duration): Set in days instead of milliseconds [`09bd35c`](https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/commit/09bd35cd81c2bef5bb69657fe7aa9f7427bb696a)

## [2.0.2](https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/compare/2.0.1...2.0.2) - 2022-09-21

### Commits

- chore: release v2.0.2 [`b93576b`](https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/commit/b93576b7f382fed59cfe91db695d3e4e8bf6399c)
- docs(README.md): Add comment to RGPDBlocker section. [`bf8524c`](https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/commit/bf8524cc95a0d93fced5cd85fb68eefbd082eaec)

## [2.0.1](https://github.com/NovaGaia/gatsby-plugin-rgpd-acceptance/compare/2.0.0...2.0.1) - 2022-09-21
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": "gatsby-plugin-rgpd-acceptance",
"version": "2.0.2",
"version": "2.1.0",
"description": "A minimal plugin to add all tiers-scripts and accept them.",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit bca44ed

Please sign in to comment.