Update changelog
This commit is contained in:
parent
f19b1bc387
commit
a7cb817050
|
@ -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.10] - 2021-02-10
|
||||
### Changed
|
||||
- Add `package-lock.json` back to src repo.
|
||||
- Add "angle-down" icon for user menu button.
|
||||
|
||||
## [0.1.9] - 2020-04-24
|
||||
### Changed
|
||||
- Wrap "create new object" button, for padding.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "byjove",
|
||||
"version": "0.1.9",
|
||||
"version": "0.1.10",
|
||||
"description": "Generic-ish app components for Vue.js frontend to Tailbone API backend",
|
||||
"keywords": [
|
||||
"rattail",
|
||||
|
|
Loading…
Reference in a new issue