Skip to content

Commit

Permalink
chore(release): 7.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.5.1](7.5.0...7.5.1) (2024-03-21)

### Bug Fixes

* implement feedback ([e3e54e8](e3e54e8))
  • Loading branch information
semantic-release-bot committed Mar 21, 2024
1 parent 19c3ce2 commit aebdb64
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [7.5.1](https://github.com/dargmuesli/nuxt-cookie-control/compare/7.5.0...7.5.1) (2024-03-21)


### Bug Fixes

* implement feedback ([e3e54e8](https://github.com/dargmuesli/nuxt-cookie-control/commit/e3e54e8900371129416a06b8eaefc0564ec2cd52))

## [7.5.0](https://github.com/dargmuesli/nuxt-cookie-control/compare/7.4.1...7.5.0) (2024-03-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@
},
"type": "module",
"types": "./dist/module.d.ts",
"version": "7.5.0"
"version": "7.5.1"
}

0 comments on commit aebdb64

Please sign in to comment.