Skip to content

Commit 40aba44

Browse files
Apply Version Updates From Current Changes (#699)
Co-authored-by: amrbashir <[email protected]>
1 parent 3c06b00 commit 40aba44

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

.changes/apple-x64.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

node/CHANGELOG.md

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

3+
## \[3.14.1]
4+
5+
- [`edef1cb`](https://www.github.com/tauri-apps/create-tauri-app/commit/edef1cb5a78530b0c16657e11f12474fd473cad0)([#695](https://www.github.com/tauri-apps/create-tauri-app/pull/695)) Fix `Cannot find module 'create-tauri-app-darwin-x64'`
6+
37
## \[3.14.0]
48

59
- [`4edb69f`](https://www.github.com/tauri-apps/create-tauri-app/commit/4edb69f8b79a8f03eb5d29772509fad68f28e904)([#656](https://www.github.com/tauri-apps/create-tauri-app/pull/656)) Add Blazor template

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tauri-app",
3-
"version": "3.14.0",
3+
"version": "3.14.1",
44
"description": "Rapidly scaffold out a new tauri app project.",
55
"funding": {
66
"type": "opencollective",

0 commit comments

Comments
 (0)