Skip to content

Commit 3c70a18

Browse files
chore(release): 3.0.6 [skip ci]
## [3.0.6](v3.0.5...v3.0.6) (2025-01-17) ### Bug Fixes * **content:** prepare for nuxt content v3 ([bf5f56a](bf5f56a))
1 parent 4194b56 commit 3c70a18

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Project Changelog
22

3+
## [3.0.6](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/compare/v3.0.5...v3.0.6) (2025-01-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **content:** prepare for nuxt content v3 ([bf5f56a](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/bf5f56aa8986a7c5f676e3492c05ae0c919b2132))
9+
310
## [3.0.5](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/compare/v3.0.4...v3.0.5) (2024-11-04)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gp-vue-boilerplate",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "Grabarz & Partner Boilerplate",
55
"author": "Stephan Gerbeth",
66
"contributors": [
@@ -76,4 +76,4 @@
7676
"vite-svg-loader": "5.1.0"
7777
},
7878
"snyk": true
79-
}
79+
}

0 commit comments

Comments
 (0)