From 05798d26b4dc6eecaf849a564de046ffafd7ee52 Mon Sep 17 00:00:00 2001 From: Lance Ball Date: Tue, 20 Dec 2016 17:51:53 -0500 Subject: [PATCH] chore(release): 0.4.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a722a5c5..d12b14d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +# [0.4.0](https://github.com/bucharest-gold/opossum/compare/v0.3.0...v0.4.0) (2016-12-20) + + +### Features + +* Full featured browser capabilities ([427c155](https://github.com/bucharest-gold/opossum/commit/427c155)) + + + # [0.3.0](https://github.com/bucharest-gold/opossum/compare/v0.2.0...v0.3.0) (2016-12-16) diff --git a/package.json b/package.json index bee1a07c..870616b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opossum", - "version": "0.3.0", + "version": "0.4.0", "author": "Red Hat, Inc.", "license": "Apache-2.0", "scripts": {