Browse Source
				
				Merge pull request #29 from aliyun/luozhang
				
					
pulbish: release 1.0.0-alpha.7
				
			 
			
				
					
						
							
							Albert Luo
						
						7 years ago
					 
					
				 
			 
			
				
					
					  
					  No account linked to committer's email address
					
				
			
		
		
	
	
		
			
				
				
					
						
						
							
								
									
										
											
	
		
			
			| 
				
			 | 
			
			
				@@ -1 +1,10 @@ 
			 | 
		
	
		
			
			| 
				1
			 | 
			
				
			 | 
			
			
				-CHANGELOG.md 
			 | 
		
	
		
			
			| 
				
			 | 
			
				1
			 | 
			
			
				+# Change Log 
			 | 
		
	
		
			
			| 
				
			 | 
			
				2
			 | 
			
			
				+ 
			 | 
		
	
		
			
			| 
				
			 | 
			
				3
			 | 
			
			
				+1.0.0-alpha.7 / 2018-10-26 
			 | 
		
	
		
			
			| 
				
			 | 
			
				4
			 | 
			
			
				+================== 
			 | 
		
	
		
			
			| 
				
			 | 
			
				5
			 | 
			
			
				+ 
			 | 
		
	
		
			
			| 
				
			 | 
			
				6
			 | 
			
			
				+  * feat:asyncListObjects support `prefix` in android and ios 
			 | 
		
	
		
			
			| 
				
			 | 
			
				7
			 | 
			
			
				+  * fix: repair copy slowly in android 
			 | 
		
	
		
			
			| 
				
			 | 
			
				8
			 | 
			
			
				+  * docs: add chanageLog 
			 | 
		
	
		
			
			| 
				
			 | 
			
				9
			 | 
			
			
				+  * docs: add asyncListObjects document 
			 | 
		
	
		
			
			| 
				
			 | 
			
				10
			 | 
			
			
				+  * chore: modify example 
			 | 
		
	
										
									
								
							 
						
					
				 
			 
		
	
	
		
			
				
				
					
						
						
							
								
									
										
											
	
		
			
			| 
				
			 | 
			
			
				@@ -1,6 +1,6 @@ 
			 | 
		
	
		
			
			| 
				1
			 | 
			
				1
			 | 
			
			
				 { 
			 | 
		
	
		
			
			| 
				2
			 | 
			
				2
			 | 
			
			
				   "name": "aliyun-oss-react-native", 
			 | 
		
	
		
			
			| 
				3
			 | 
			
				
			 | 
			
			
				-  "version": "1.0.0-alpha.6", 
			 | 
		
	
		
			
			| 
				
			 | 
			
				3
			 | 
			
			
				+  "version": "1.0.0-alpha.7", 
			 | 
		
	
		
			
			| 
				4
			 | 
			
				4
			 | 
			
			
				   "description": "React Native SDK for aliyun object storage service", 
			 | 
		
	
		
			
			| 
				5
			 | 
			
				5
			 | 
			
			
				   "main": "index.js", 
			 | 
		
	
		
			
			| 
				6
			 | 
			
				6
			 | 
			
			
				   "scripts": { 
			 |