Skip to content

Commit a713bdc

Browse files
committed
bump app version
1 parent 671fe4b commit a713bdc

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Changelog](http://keepachangelog.com/).
55

66

7+
## 0.10.3 - (2019-01-22)
8+
---
9+
10+
* Improved Context Type Picker on Context Factor Edit Dialog
11+
* Refactored Services
12+
* Resolved CodeClimate Issues with duplicate code in vuex mutations
13+
714
## 0.10.2 - (2019-01-22)
815
---
916

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cape-frontend",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)