Update changelog

This commit is contained in:
Lance Edgar 2021-04-12 11:58:27 -05:00
parent edede0f2ce
commit df089d2f77
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.11] - 2021-04-12
### Changed
- Allow "any" number for inventory cases/units, including decimal.
## [0.1.10] - 2021-02-10
### Changed
- Add `package-lock.json` back to src repo.

2
package-lock.json generated
View file

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

View file

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