mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	
		
			
	
	
		
			3 lines
		
	
	
		
			41 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
		
			41 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| 
								 | 
							
								#!/bin/bash
							 | 
						||
| 
								 | 
							
								npm version patch
							 | 
						||
| 
								 | 
							
								npm publish
							 |