From 0ffb184267d43c7891477867f6a978005bb5af92 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Mon, 30 Jan 2023 21:10:47 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6eda97..faf3b34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/package-lock.json b/package-lock.json index c29f00c..841afe8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "byjove", - "version": "0.1.15", + "version": "0.1.16", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0e88170..b17dca9 100644 --- a/package.json +++ b/package.json @@ -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",