Skip to content

Commit 838ca1f

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2024-08-05) ### Bug Fixes * **update:** added i18n ([429fe90](429fe90))
1 parent c626d0e commit 838ca1f

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.2](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/compare/v3.0.1...v3.0.2) (2024-08-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **update:** added i18n ([429fe90](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/commit/429fe90ebc834395a29b0a9d53ab8f7df99adb30))
9+
310
## [3.0.1](https://github.com/GrabarzUndPartner/gp-vue-boilerplate/compare/v3.0.0...v3.0.1) (2024-07-02)
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.1",
3+
"version": "3.0.2",
44
"description": "Grabarz & Partner Boilerplate",
55
"author": "Stephan Gerbeth",
66
"contributors": [
@@ -77,4 +77,4 @@
7777
"vite-svg-loader": "5.1.0"
7878
},
7979
"snyk": true
80-
}
80+
}

0 commit comments

Comments
 (0)