mirror of
				https://github.com/JonasKruckenberg/tauri-build.git
				synced 2025-10-31 17:33:54 +00:00 
			
		
		
		
	publish new versions
This commit is contained in:
		
							parent
							
								
									58978780e7
								
							
						
					
					
						commit
						aa75a5d993
					
				| @ -1,5 +0,0 @@ | ||||
| --- | ||||
| "tauri-build": patch | ||||
| --- | ||||
| 
 | ||||
| Update Tauri to v1.0.4 | ||||
| @ -1,5 +1,10 @@ | ||||
| # Changelog | ||||
| 
 | ||||
| ## \[1.0.4] | ||||
| 
 | ||||
| - Update Tauri to v1.0.4 | ||||
|   - [1c6b6ac](https://github.com/JonasKruckenberg/tauri-build/commit/1c6b6ac74223d2d5b8902739262d9adc41119acf) Create tauri-1.0.4.md on 2022-07-15 | ||||
| 
 | ||||
| ## \[1.0.1] | ||||
| 
 | ||||
| - Update Tauri to v1.0.1 | ||||
|  | ||||
							
								
								
									
										
											BIN
										
									
								
								dist/cli.darwin-x64.node
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								dist/cli.darwin-x64.node
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								dist/cli.linux-x64-gnu.node
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								dist/cli.linux-x64-gnu.node
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								dist/cli.win32-x64-msvc.node
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								dist/cli.win32-x64-msvc.node
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										20
									
								
								dist/index.js
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										20
									
								
								dist/index.js
									
									
									
										generated
									
									
										vendored
									
									
								
							| @ -1,21 +1,21 @@ | ||||
| require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap
 | ||||
| /******/ 	var __webpack_modules__ = ({ | ||||
| 
 | ||||
| /***/ 1080: | ||||
| /***/ 8744: | ||||
| /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { | ||||
| 
 | ||||
| module.exports = require(__nccwpck_require__.ab + "cli.darwin-x64.node") | ||||
| 
 | ||||
| /***/ }), | ||||
| 
 | ||||
| /***/ 7934: | ||||
| /***/ 2813: | ||||
| /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { | ||||
| 
 | ||||
| module.exports = require(__nccwpck_require__.ab + "cli.linux-x64-gnu.node") | ||||
| 
 | ||||
| /***/ }), | ||||
| 
 | ||||
| /***/ 1111: | ||||
| /***/ 6256: | ||||
| /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { | ||||
| 
 | ||||
| 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 })); | ||||
| exports.buildProject = void 0; | ||||
| const cli_1 = __nccwpck_require__(5809); | ||||
| const cli_1 = __nccwpck_require__(6479); | ||||
| const path_1 = __nccwpck_require__(1017); | ||||
| const tiny_glob_1 = __importDefault(__nccwpck_require__(6926)); | ||||
| const core = __importStar(__nccwpck_require__(6953)); | ||||
| @ -1984,7 +1984,7 @@ exports.checkBypass = checkBypass; | ||||
| 
 | ||||
| /***/ }), | ||||
| 
 | ||||
| /***/ 3802: | ||||
| /***/ 5736: | ||||
| /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { | ||||
| 
 | ||||
| const { existsSync, readFileSync } = __nccwpck_require__(7147) | ||||
| @ -2051,7 +2051,7 @@ switch (platform) { | ||||
|           if (localFileExisted) { | ||||
|             nativeBinding = __nccwpck_require__(1255) | ||||
|           } else { | ||||
|             nativeBinding = __nccwpck_require__(1111) | ||||
|             nativeBinding = __nccwpck_require__(6256) | ||||
|           } | ||||
|         } catch (e) { | ||||
|           loadError = e | ||||
| @ -2097,7 +2097,7 @@ switch (platform) { | ||||
|           if (localFileExisted) { | ||||
|             nativeBinding = __nccwpck_require__(9979) | ||||
|           } else { | ||||
|             nativeBinding = __nccwpck_require__(1080) | ||||
|             nativeBinding = __nccwpck_require__(8744) | ||||
|           } | ||||
|         } catch (e) { | ||||
|           loadError = e | ||||
| @ -2160,7 +2160,7 @@ switch (platform) { | ||||
|             if (localFileExisted) { | ||||
|               nativeBinding = __nccwpck_require__(2026) | ||||
|             } else { | ||||
|               nativeBinding = __nccwpck_require__(7934) | ||||
|               nativeBinding = __nccwpck_require__(2813) | ||||
|             } | ||||
|           } catch (e) { | ||||
|             loadError = e | ||||
| @ -2233,10 +2233,10 @@ module.exports.logError = logError | ||||
| 
 | ||||
| /***/ }), | ||||
| 
 | ||||
| /***/ 5809: | ||||
| /***/ 6479: | ||||
| /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { | ||||
| 
 | ||||
| const { run, logError } = __nccwpck_require__(3802) | ||||
| const { run, logError } = __nccwpck_require__(5736) | ||||
| 
 | ||||
| module.exports.run = (args, binName) => { | ||||
|   return new Promise((resolve, reject) => { | ||||
|  | ||||
							
								
								
									
										2
									
								
								dist/index.js.map
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js.map
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "tauri-build", | ||||
|   "version": "1.0.3", | ||||
|   "version": "1.0.4", | ||||
|   "description": "TypeScript template action", | ||||
|   "main": "lib/main.js", | ||||
|   "scripts": { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user