diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f4a7c6..ef68469 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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.23] - 2023-12-26 +### Changed +- Improve focus behavior for inventory count view. +- Keep row filters "raw" until encoding for actual request. + ## [0.1.22] - 2023-10-23 ### Changed - Use columns instead of table, for row receiving quantities. diff --git a/package-lock.json b/package-lock.json index dbc67a5..ec60d20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "byjove", - "version": "0.1.22", + "version": "0.1.23", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "byjove", - "version": "0.1.22", + "version": "0.1.23", "license": "GPL-3.0-or-later", "dependencies": { "vue": "^2.7.14" diff --git a/package.json b/package.json index 0145795..fcf9055 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "byjove", - "version": "0.1.22", + "version": "0.1.23", "description": "Generic-ish app components for Vue.js frontend to Tailbone API backend", "keywords": [ "rattail",