From d4291cd64e0dd8ddf40d55c1a0bcc86b9579b750 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 27 May 2019 14:16:09 +0000 Subject: [PATCH] chore(release): 0.3.0 [skip ci] # [0.3.0](https://github.com/projectcaluma/ember-caluma/compare/v0.2.0...v0.3.0) (2019-05-27) ### Features * **field:** recompute optional property on value or hidden changes ([fd18d43](https://github.com/projectcaluma/ember-caluma/commit/fd18d43)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62a1f8b09..2be47b285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.3.0](https://github.com/projectcaluma/ember-caluma/compare/v0.2.0...v0.3.0) (2019-05-27) + + +### Features + +* **field:** recompute optional property on value or hidden changes ([fd18d43](https://github.com/projectcaluma/ember-caluma/commit/fd18d43)) + # [0.2.0](https://github.com/projectcaluma/ember-caluma/compare/v0.1.0...v0.2.0) (2019-05-22) diff --git a/package.json b/package.json index 589e8bfff..5759d1204 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-caluma", - "version": "0.2.0", + "version": "0.3.0", "description": "The Ember.js addon for Caluma", "keywords": [ "ember-addon",