1.1.0
This commit is contained in:
		
							parent
							
								
									7d06b7a521
								
							
						
					
					
						commit
						a806e811e0
					
				
					 2 changed files with 6 additions and 1 deletions
				
			
		|  | @ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. | |||
| 
 | ||||
| This project adheres to [Semantic Versioning](http://semver.org/). | ||||
| 
 | ||||
| ## 1.1.0 | ||||
| * Load the zig binaries from tool cache if available. | ||||
| * Use the ziglang.org download index instead of downloading from Github Releases. | ||||
| * Bundle the action JavaScript code, reducing repository size. | ||||
| 
 | ||||
| ## 1.0.1 | ||||
| * Add an icon and colour. | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| { | ||||
|   "name": "setup-zig", | ||||
|   "description": "Use the zig compiler in your Github Action", | ||||
|   "version": "1.0.1", | ||||
|   "version": "1.1.0", | ||||
|   "author": "Renée Kooi <renee@kooi.me>", | ||||
|   "bugs": { | ||||
|     "url": "https://github.com/goto-bus-stop/setup-zig/issues" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue