chore: release v1.1.0
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
|
||||
All notable changes to this template will be documented in this file
|
||||
|
||||
## v1.1.0 (2025-01-01)
|
||||
|
||||
### Updated
|
||||
|
||||
- Updated Vue, Vuetify & Nuxt to latest version
|
||||
|
||||
## v1.0.0 (2024-07-09)
|
||||
|
||||
### Added
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"release": "code -r CHANGELOG.md && node -e \"process.stdin.once('data', () => process.exit())\" && pnpm bumpp --all package.json javascript-version/package.json typescript-version/package.json"
|
||||
|
||||
Reference in New Issue
Block a user