diff --git a/CHANGELOG.md b/CHANGELOG.md index 881950d..bc35137 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [0.1.5] - 2019-12-04 +### Changed +- Fix bug when checking user session. + ## [0.1.4] - 2019-12-02 ### Added - Add app/menu support for "become / stop being root" feature. diff --git a/package.json b/package.json index 0f86b47..c46d478 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "byjove", - "version": "0.1.4", + "version": "0.1.5", "description": "Generic-ish app components for Vue.js frontend to Tailbone API backend", "keywords": [ "rattail",