Skip to content

Commit

Permalink
chore(master): release 2.0.2 (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 9, 2022
1 parent f34ab36 commit 53801bb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.0.2](https://github.com/Fdawgs/fastify-floc-off/compare/v2.0.1...v2.0.2) (2022-08-09)


### Miscellaneous

* **.npmrc:** disable package-lock generation ([#128](https://github.com/Fdawgs/fastify-floc-off/issues/128)) ([e722bad](https://github.com/Fdawgs/fastify-floc-off/commit/e722bada01654ad40de38f5ec2be6a19d378b419))


### Dependencies

* **.npmignore:** add `CHANGELOG.md`; reduce package size by ~82% ([#130](https://github.com/Fdawgs/fastify-floc-off/issues/130)) ([18d45da](https://github.com/Fdawgs/fastify-floc-off/commit/18d45dafd80989b59f2b295faa1c77a743fe993c))
* **deps:** bump dependencies ([#131](https://github.com/Fdawgs/fastify-floc-off/issues/131)) ([f34ab36](https://github.com/Fdawgs/fastify-floc-off/commit/f34ab36c60b72386e6f08c193b0a85c8e715c911))

## [2.0.1](https://github.com/Fdawgs/fastify-floc-off/compare/v2.0.0...v2.0.1) (2022-07-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.1",
"version": "2.0.2",
"description": "Fastify plugin to opt out of Google's FLoC advertising-surveillance network",
"keywords": [
"block",
Expand Down

0 comments on commit 53801bb

Please sign in to comment.