mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
Merge branch '1.x' into dev
This commit is contained in:
15
.changes/bump-1.5.md
Normal file
15
.changes/bump-1.5.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
"tauri": 'patch:enhance'
|
||||
"tauri-bundler": 'patch:enhance'
|
||||
"tauri-build": 'patch:enhance'
|
||||
"tauri-codegen": 'patch:enhance'
|
||||
"tauri-macros": 'patch:enhance'
|
||||
"tauri-utils": 'patch:enhance'
|
||||
"tauri-runtime": 'patch:enhance'
|
||||
"tauri-runtime-wry": 'patch:enhance'
|
||||
"tauri-cli": 'patch:enhance'
|
||||
"@tauri-apps/cli": 'patch:enhance'
|
||||
"@tauri-apps/api": 'patch:enhance'
|
||||
---
|
||||
|
||||
Pull changes from Tauri 1.5 release.
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"gitSiteUrl": "https://www.github.com/tauri-apps/tauri/",
|
||||
"timeout": 3600000,
|
||||
"changeTags": {
|
||||
"feat": "New Features",
|
||||
"enhance": "Enhancements",
|
||||
@@ -271,7 +270,8 @@
|
||||
},
|
||||
"tauri-driver": {
|
||||
"path": "./tooling/webdriver",
|
||||
"manager": "rust"
|
||||
"manager": "rust",
|
||||
"postversion": "cargo check"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
5
.changes/nsis-german.md
Normal file
5
.changes/nsis-german.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'tauri-bundler': 'patch:enhance'
|
||||
---
|
||||
|
||||
Added German language support to the NSIS bundler.
|
||||
Reference in New Issue
Block a user