Skip to content

Commit

Permalink
chore(main): release 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 3, 2023
1 parent 0e02ff4 commit 568a424
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [2.1.5](https://github.com/Fdawgs/fastify-floc-off/compare/v2.1.4...v2.1.5) (2023-08-03)


### Miscellaneous

* **index:** add whitespace between import and comment ([0a53983](https://github.com/Fdawgs/fastify-floc-off/commit/0a53983d8a8feb636deec36d1d7da2db91302e60))
* rename `lint:prettier` scripts to reflect their function ([#183](https://github.com/Fdawgs/fastify-floc-off/issues/183)) ([e54a5e7](https://github.com/Fdawgs/fastify-floc-off/commit/e54a5e76426fb9b54554b4632b5d5f68195069ba))
* **scripts/license-checker:** use `console.error()` to log failures ([0e02ff4](https://github.com/Fdawgs/fastify-floc-off/commit/0e02ff48e6e37c417dd17ae9ed46b910759a7137))


### Continuous integration

* **deps:** bump coverallsapp/github-action from 2.2.0 to 2.2.1 ([#185](https://github.com/Fdawgs/fastify-floc-off/issues/185)) ([f7acf13](https://github.com/Fdawgs/fastify-floc-off/commit/f7acf1385e06b9b14fdb2c240e3ab637d3b89b23))


### Improvements

* **scripts/license-checker:** deconstruct imports ([d23b1a7](https://github.com/Fdawgs/fastify-floc-off/commit/d23b1a7e4f5e6c9d82ced58032bf970de236bbfd))

## [2.1.4](https://github.com/Fdawgs/fastify-floc-off/compare/v2.1.3...v2.1.4) (2023-07-08)


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.1.4",
"version": "2.1.5",
"description": "Fastify plugin to opt out of Google's FLoC advertising-surveillance network",
"keywords": [
"block",
Expand Down

0 comments on commit 568a424

Please sign in to comment.