Skip to content

Commit b2d4e01

Browse files
chore(release): 10.0.0-beta.2 [skip ci]
## [10.0.0-beta.2](10.0.0-beta.1...10.0.0-beta.2) (2025-08-21) ### Features * allow to configure control button position ([#274](#274)) ([94dbb8a](94dbb8a))
1 parent 94dbb8a commit b2d4e01

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [10.0.0-beta.2](https://github.com/dargmuesli/nuxt-cookie-control/compare/10.0.0-beta.1...10.0.0-beta.2) (2025-08-21)
2+
3+
### Features
4+
5+
* allow to configure control button position ([#274](https://github.com/dargmuesli/nuxt-cookie-control/issues/274)) ([94dbb8a](https://github.com/dargmuesli/nuxt-cookie-control/commit/94dbb8afcba5a8bfd02453e3bb22650f5179725d))
6+
17
## [10.0.0-beta.1](https://github.com/dargmuesli/nuxt-cookie-control/compare/9.1.1...10.0.0-beta.1) (2025-08-20)
28

39
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@
9999
]
100100
}
101101
},
102-
"version": "10.0.0-beta.1"
102+
"version": "10.0.0-beta.2"
103103
}

0 commit comments

Comments
 (0)