Skip to content

Commit

Permalink
chore(release): 7.2.6 [skip ci]
Browse files Browse the repository at this point in the history
## [7.2.6](7.2.5...7.2.6) (2024-02-13)

### Bug Fixes

* **nuxt:** remove config file ([6f99bea](6f99bea))
  • Loading branch information
semantic-release-bot committed Feb 13, 2024
1 parent 6207657 commit 0517dc7
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.2.6](https://github.com/dargmuesli/nuxt-cookie-control/compare/7.2.5...7.2.6) (2024-02-13)


### Bug Fixes

* **nuxt:** remove config file ([6f99bea](https://github.com/dargmuesli/nuxt-cookie-control/commit/6f99beaec723548a468db94fac12e0cde7902edf))

## [7.2.5](https://github.com/dargmuesli/nuxt-cookie-control/compare/7.2.4...7.2.5) (2024-01-31)


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.2.5"
"version": "7.2.6"
}

0 comments on commit 0517dc7

Please sign in to comment.