Update changelog

This commit is contained in:
Lance Edgar 2019-11-06 15:28:45 -06:00
parent 4d3513ac80
commit 3617d1bd47
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.2] - 2019-11-06
### Added
- Hopefully include dist files in npm package build.
## [0.1.1] - 2019-11-06 ## [0.1.1] - 2019-11-06
### Added ### Added
- Another test release. - Another test release.

View file

@ -1,6 +1,6 @@
{ {
"name": "byjove", "name": "byjove",
"version": "0.1.1", "version": "0.1.2",
"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",