Skip to content

Commit

Permalink
chore(master): release 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 26, 2023
1 parent 2b12ab4 commit b5cd590
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [2.0.5](https://github.com/Fdawgs/fastify-floc-off/compare/v2.0.4...v2.0.5) (2023-01-26)


### Bug Fixes

* **index:** add to permissions-policy header if one already exists ([#144](https://github.com/Fdawgs/fastify-floc-off/issues/144)) ([2b12ab4](https://github.com/Fdawgs/fastify-floc-off/commit/2b12ab448314a7f05b38eb8d6f951e26aaec55db))


### Dependencies

* **deps:** bump actions/dependency-review-action from 2 to 3 ([#141](https://github.com/Fdawgs/fastify-floc-off/issues/141)) ([2f401a7](https://github.com/Fdawgs/fastify-floc-off/commit/2f401a7d2fd24e4e4b9e5b1ba9ee3097741c5a19))


### Miscellaneous

* **license:** update license year ([b0556c0](https://github.com/Fdawgs/fastify-floc-off/commit/b0556c0073eb052226437ce66b998a53f6501297))


### Documentation

* **contributing:** update min node version ([4744d1e](https://github.com/Fdawgs/fastify-floc-off/commit/4744d1e56a5be7d496ed72aae4ccd79c05a4d322))
* grammar and clarity fixes ([b7273e9](https://github.com/Fdawgs/fastify-floc-off/commit/b7273e9a1398b5a9d5f1ea3335a602a504d5a4f8))

## [2.0.4](https://github.com/Fdawgs/fastify-floc-off/compare/v2.0.3...v2.0.4) (2022-10-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-floc-off",
"version": "2.0.4",
"version": "2.0.5",
"description": "Fastify plugin to opt out of Google's FLoC advertising-surveillance network",
"keywords": [
"block",
Expand Down

0 comments on commit b5cd590

Please sign in to comment.