Update changelog
This commit is contained in:
		
							parent
							
								
									e94383dd25
								
							
						
					
					
						commit
						0ffb184267
					
				
					 3 changed files with 6 additions and 2 deletions
				
			
		|  | @ -5,6 +5,10 @@ All notable changes to 'byjove' will be documented in this file. | ||||||
| The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) | The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) | ||||||
| and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). | and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). | ||||||
| 
 | 
 | ||||||
|  | ## [0.1.16] - 2023-01-30 | ||||||
|  | ### Changed | ||||||
|  | - Add Prices panel for default product view. | ||||||
|  | 
 | ||||||
| ## [0.1.15] - 2023-01-07 | ## [0.1.15] - 2023-01-07 | ||||||
| ### Changed | ### Changed | ||||||
| - Add basic components for Product CRUD. | - Add basic components for Product CRUD. | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							|  | @ -1,6 +1,6 @@ | ||||||
| { | { | ||||||
|   "name": "byjove", |   "name": "byjove", | ||||||
|   "version": "0.1.15", |   "version": "0.1.16", | ||||||
|   "lockfileVersion": 1, |   "lockfileVersion": 1, | ||||||
|   "requires": true, |   "requires": true, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| { | { | ||||||
|     "name": "byjove", |     "name": "byjove", | ||||||
|     "version": "0.1.15", |     "version": "0.1.16", | ||||||
|     "description": "Generic-ish app components for Vue.js frontend to Tailbone API backend", |     "description": "Generic-ish app components for Vue.js frontend to Tailbone API backend", | ||||||
|     "keywords": [ |     "keywords": [ | ||||||
|         "rattail", |         "rattail", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar