Update changelog

This commit is contained in:
Lance Edgar 2023-01-30 21:10:47 -06:00
parent e94383dd25
commit 0ffb184267
3 changed files with 6 additions and 2 deletions

View file

@ -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/)
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
### Changed
- Add basic components for Product CRUD.

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "byjove",
"version": "0.1.15",
"version": "0.1.16",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "byjove",
"version": "0.1.15",
"version": "0.1.16",
"description": "Generic-ish app components for Vue.js frontend to Tailbone API backend",
"keywords": [
"rattail",