Update changelog

This commit is contained in:
Lance Edgar 2024-05-29 09:43:53 -05:00
parent 32d1bd430f
commit b04fa3eb72
3 changed files with 7 additions and 3 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## Unreleased
## [0.1.25] - 2024-05-29
### Changed
- Show actual error text if applicable, for receiving failure.
## [0.1.24] - 2024-03-26
### Changed
- Add delay when fetching rows data for model CRUD component.

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "byjove",
"version": "0.1.24",
"version": "0.1.25",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "byjove",
"version": "0.1.24",
"version": "0.1.25",
"license": "GPL-3.0-or-later",
"dependencies": {
"vue": "^2.7.14"

View file

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