mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-10-27 01:32:10 +08:00 
			
		
		
		
	[release] 1.6.25
This commit is contained in:
		
							parent
							
								
									d3169e7e6b
								
							
						
					
					
						commit
						69df63a54c
					
				| @ -2,6 +2,7 @@ | |||||||
| // This file is auto gererated by build/build-entry.js
 | // This file is auto gererated by build/build-entry.js
 | ||||||
| export default { | export default { | ||||||
|   'changelog.en-US': () => import('../markdown/changelog.en-US.md'), |   'changelog.en-US': () => import('../markdown/changelog.en-US.md'), | ||||||
|  |   'changelog.generated': () => import('../markdown/changelog.generated.md'), | ||||||
|   'changelog.zh-CN': () => import('../markdown/changelog.zh-CN.md'), |   'changelog.zh-CN': () => import('../markdown/changelog.zh-CN.md'), | ||||||
|   'contribution.zh-CN': () => import('../markdown/contribution.zh-CN.md'), |   'contribution.zh-CN': () => import('../markdown/contribution.zh-CN.md'), | ||||||
|   'design.zh-CN': () => import('../markdown/design.zh-CN.md'), |   'design.zh-CN': () => import('../markdown/design.zh-CN.md'), | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "vant", |   "name": "vant", | ||||||
|   "version": "1.6.24", |   "version": "1.6.25", | ||||||
|   "description": "Mobile UI Components built on Vue", |   "description": "Mobile UI Components built on Vue", | ||||||
|   "main": "lib/index.js", |   "main": "lib/index.js", | ||||||
|   "module": "es/index.js", |   "module": "es/index.js", | ||||||
|  | |||||||
| @ -80,7 +80,7 @@ declare global { | |||||||
|   } |   } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| const version = '1.6.24'; | const version = '1.6.25'; | ||||||
| const components = [ | const components = [ | ||||||
|   Actionsheet, |   Actionsheet, | ||||||
|   AddressEdit, |   AddressEdit, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user