Update changelog

This commit is contained in:
Lance Edgar 2019-11-06 15:20:42 -06:00
parent 62981b8e90
commit 71517c328e
2 changed files with 5 additions and 1 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/) 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). and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [0.1.1] - 2019-11-06
### Added
- Another test release.
## [0.1.0] - 2019-11-06 ## [0.1.0] - 2019-11-06
### Added ### Added
- Initial release, mostly for sake of testing release itself. - Initial release, mostly for sake of testing release itself.

View file

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