Merge pull request #327 from JonasKruckenberg/release

Publish New Versions
This commit is contained in:
Jonas Kruckenberg 2024-03-27 16:10:05 +01:00 committed by GitHub
commit 4ad9f983de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 37 additions and 18 deletions

View File

@ -1,5 +0,0 @@
---
"tauri-build": patch
---
Bump Tauri to 1.5.9

View File

@ -1,5 +1,29 @@
# Changelog # Changelog
## \[1.5.9]
- Bump Tauri to 1.5.9
- [d749ebb](https://github.com/JonasKruckenberg/tauri-build/commit/d749ebb9bc9fe181aa1f61f294b323c751e9f09e) Create bump-tauri.md on 2022-09-24
- [5cfbb48](https://github.com/JonasKruckenberg/tauri-build/commit/5cfbb48254bda2944898618864feab9ce333e555) publish new versions on 2022-09-24
- [ae03b5c](https://github.com/JonasKruckenberg/tauri-build/commit/ae03b5c9d2dfe37115cdf1ce8735b94ed6df1b1d) bump tauri on 2024-03-27
- [da63165](https://github.com/JonasKruckenberg/tauri-build/commit/da631651080a3f6a054a04689aabcced0fb27166) publish new versions on 2024-03-27
- [2143a74](https://github.com/JonasKruckenberg/tauri-build/commit/2143a74716c973189a1c68171024c772ce99f962) bump tauri on 2024-03-27
- [ae1bfe9](https://github.com/JonasKruckenberg/tauri-build/commit/ae1bfe9746502983323c5b20fc273fca9ddc2f83) publish new versions on 2024-03-27
- [1a70e16](https://github.com/JonasKruckenberg/tauri-build/commit/1a70e162c264affc4fe3f3acf9dbea4a0717a508) bump tauri to 1.5.2 on 2024-03-27
- [c450190](https://github.com/JonasKruckenberg/tauri-build/commit/c450190ba4fafae76975e9757a9d02a34262eb17) Update bump-tauri.md on 2024-03-27
- [a712643](https://github.com/JonasKruckenberg/tauri-build/commit/a712643d07f25c79a741552ea2f6f425c8c201ba) publish new versions on 2024-03-27
- [c761657](https://github.com/JonasKruckenberg/tauri-build/commit/c761657ea88b1f42b9fc4b5c00f7b712531ed8f5) bump tauri to 1.5.4 on 2024-03-27
- [b276ab4](https://github.com/JonasKruckenberg/tauri-build/commit/b276ab4f56979d0c6def87108ca74b8953fa1121) publish new versions on 2024-03-27
- [e6488f6](https://github.com/JonasKruckenberg/tauri-build/commit/e6488f6ca27d6ecb050073bc1acf6969cc846362) bump tauri to 1.5.5 on 2024-03-27
- [adafea7](https://github.com/JonasKruckenberg/tauri-build/commit/adafea7f538516a594a02b2faa14fe02b871afc9) publish new versions on 2024-03-27
- [d204133](https://github.com/JonasKruckenberg/tauri-build/commit/d20413310668195c4b70fcde98fe2ff11a5beb76) bump tauri to 1.5.6 on 2024-03-27
- [60bf491](https://github.com/JonasKruckenberg/tauri-build/commit/60bf4916f05d542730244eaab1544456cb465745) publish new versions on 2024-03-27
- [f912eb2](https://github.com/JonasKruckenberg/tauri-build/commit/f912eb2f75a12645f5411355019490ec200fb755) bump tauri to 1.5.7 on 2024-03-27
- [60da836](https://github.com/JonasKruckenberg/tauri-build/commit/60da836ab0fa46ae8f01076875952eb17c4c7e22) publish new versions on 2024-03-27
- [3af1940](https://github.com/JonasKruckenberg/tauri-build/commit/3af1940371c9f65d0d46fe2d2cc64b517f7a704a) bump tauri to 1.5.8 on 2024-03-27
- [9724fd9](https://github.com/JonasKruckenberg/tauri-build/commit/9724fd9351dcd083aa242854d3da65306e5d36c5) publish new versions on 2024-03-27
- [4ef3b52](https://github.com/JonasKruckenberg/tauri-build/commit/4ef3b52b28cff111f75bf9f22f20f48cc48e8be2) bump tauri to 1.5.11 on 2024-03-27
## \[1.5.8] ## \[1.5.8]
- Bump Tauri CLI to 1.5.8 - Bump Tauri CLI to 1.5.8

BIN
dist/cli.darwin-x64.node generated vendored

Binary file not shown.

BIN
dist/cli.linux-x64-gnu.node generated vendored

Binary file not shown.

BIN
dist/cli.win32-x64-msvc.node generated vendored

Binary file not shown.

20
dist/index.js generated vendored
View File

@ -1,21 +1,21 @@
require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({ /******/ var __webpack_modules__ = ({
/***/ 2299: /***/ 3702:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
module.exports = require(__nccwpck_require__.ab + "cli.darwin-x64.node") module.exports = require(__nccwpck_require__.ab + "cli.darwin-x64.node")
/***/ }), /***/ }),
/***/ 7570: /***/ 1018:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
module.exports = require(__nccwpck_require__.ab + "cli.linux-x64-gnu.node") module.exports = require(__nccwpck_require__.ab + "cli.linux-x64-gnu.node")
/***/ }), /***/ }),
/***/ 154: /***/ 4224:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
module.exports = require(__nccwpck_require__.ab + "cli.win32-x64-msvc.node") module.exports = require(__nccwpck_require__.ab + "cli.win32-x64-msvc.node")
@ -64,7 +64,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
}; };
Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.buildProject = void 0; exports.buildProject = void 0;
const cli_1 = __nccwpck_require__(7550); const cli_1 = __nccwpck_require__(7583);
const path_1 = __nccwpck_require__(1017); const path_1 = __nccwpck_require__(1017);
const tiny_glob_1 = __importDefault(__nccwpck_require__(5745)); const tiny_glob_1 = __importDefault(__nccwpck_require__(5745));
const core = __importStar(__nccwpck_require__(9093)); const core = __importStar(__nccwpck_require__(9093));
@ -2075,7 +2075,7 @@ function isLoopbackAddress(host) {
/***/ }), /***/ }),
/***/ 1710: /***/ 7713:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
/* tslint:disable */ /* tslint:disable */
@ -2149,7 +2149,7 @@ switch (platform) {
if (localFileExisted) { if (localFileExisted) {
nativeBinding = __nccwpck_require__(7937) nativeBinding = __nccwpck_require__(7937)
} else { } else {
nativeBinding = __nccwpck_require__(154) nativeBinding = __nccwpck_require__(4224)
} }
} catch (e) { } catch (e) {
loadError = e loadError = e
@ -2204,7 +2204,7 @@ switch (platform) {
if (localFileExisted) { if (localFileExisted) {
nativeBinding = __nccwpck_require__(8300) nativeBinding = __nccwpck_require__(8300)
} else { } else {
nativeBinding = __nccwpck_require__(2299) nativeBinding = __nccwpck_require__(3702)
} }
} catch (e) { } catch (e) {
loadError = e loadError = e
@ -2267,7 +2267,7 @@ switch (platform) {
if (localFileExisted) { if (localFileExisted) {
nativeBinding = __nccwpck_require__(2308) nativeBinding = __nccwpck_require__(2308)
} else { } else {
nativeBinding = __nccwpck_require__(7570) nativeBinding = __nccwpck_require__(1018)
} }
} catch (e) { } catch (e) {
loadError = e loadError = e
@ -2340,14 +2340,14 @@ module.exports.logError = logError
/***/ }), /***/ }),
/***/ 7550: /***/ 7583:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // Copyright 2019-2023 Tauri Programme within The Commons Conservancy
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
const { run, logError } = __nccwpck_require__(1710) const { run, logError } = __nccwpck_require__(7713)
module.exports.run = (args, binName) => { module.exports.run = (args, binName) => {
return new Promise((resolve, reject) => { return new Promise((resolve, reject) => {

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{ {
"name": "tauri-build", "name": "tauri-build",
"version": "1.5.8", "version": "1.5.9",
"description": "TypeScript template action", "description": "TypeScript template action",
"main": "lib/main.js", "main": "lib/main.js",
"scripts": { "scripts": {

2
pnpm-lock.yaml generated
View File

@ -1,7 +1,7 @@
lockfileVersion: '6.0' lockfileVersion: '6.0'
settings: settings:
autoInstallPeers: true autoInstallPeers: false
excludeLinksFromLockfile: false excludeLinksFromLockfile: false
dependencies: dependencies: