From 4b432f6dfa295bbd23cdcd804dc9b84e77ffea2a Mon Sep 17 00:00:00 2001 From: Judd Younce Date: Mon, 7 Dec 2015 22:31:00 -0600 Subject: [PATCH] chore(bump): v0.46.0 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45c1245..3486d59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [0.46.0](https://github.com/jyounce/rapid-build/compare/v0.45.0...v0.46.0) (2015-12-08) + + +### Features + +* **bump deps:** + * bower and del ([ddf421a](https://github.com/jyounce/rapid-build/commit/ddf421a)) + * babel-preset-es2015, jasmine and jasmine-core ([2d70dd0](https://github.com/jyounce/rapid-build/commit/2d70dd0)) + * gulp-babel, gulp-minify-css, karma-chrome-launcher and phantomjs ([e02c336](https://github.com/jyounce/rapid-build/commit/e02c336)) + * gulp-template ([85312b0](https://github.com/jyounce/rapid-build/commit/85312b0)) + + + # [0.45.0](https://github.com/jyounce/rapid-build/compare/v0.44.0...v0.45.0) (2015-11-14) diff --git a/package.json b/package.json index 1f79715..90b2316 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rapid-build", - "version": "0.45.0", + "version": "0.46.0", "description": "Rapid build system utilizing Node.js, Express and AngularJS.", "homepage": "https://github.com/jyounce/rapid-build", "author": {