Skip to content

fix(bundler): Correct nsis pre-uninstall hook to post-uninstall#10498

Merged
FabianLars merged 3 commits into
tauri-apps:devfrom
catalinsh:dev
Aug 5, 2024
Merged

fix(bundler): Correct nsis pre-uninstall hook to post-uninstall#10498
FabianLars merged 3 commits into
tauri-apps:devfrom
catalinsh:dev

Conversation

@catalinsh
Copy link
Copy Markdown
Contributor

The NSIS_HOOK_PREUNINSTALL macro was where NSIS_HOOK_POSTUNINSTALL should have been.

@catalinsh catalinsh requested a review from a team as a code owner August 5, 2024 16:19
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 5, 2024

Package Changes Through 6b1cc1b

There are 4 changes which include tauri-bundler with prepatch, tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-utils with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.0.0-rc.0 2.0.0-rc.1
tauri-bundler 2.0.0-rc.0 2.0.1-rc.0
tauri-runtime 2.0.0-rc.0 2.0.0-rc.1
tauri-runtime-wry 2.0.0-rc.0 2.0.0-rc.1
tauri-codegen 2.0.0-rc.0 2.0.0-rc.1
tauri-macros 2.0.0-rc.0 2.0.0-rc.1
tauri-plugin 2.0.0-rc.0 2.0.0-rc.1
tauri-build 2.0.0-rc.0 2.0.0-rc.1
tauri 2.0.0-rc.0 2.0.0-rc.1
@tauri-apps/cli 2.0.0-rc.1 2.0.0-rc.2
tauri-cli 2.0.0-rc.1 2.0.0-rc.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Copy link
Copy Markdown
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@FabianLars FabianLars merged commit a440a3f into tauri-apps:dev Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants