From 80be8a7bb26ec49fc6cb9a558d6a1d2a8e458aed Mon Sep 17 00:00:00 2001 From: Diederik van den Burger Date: Wed, 13 Dec 2017 15:37:06 +0100 Subject: [PATCH] chore(release): 0.2.0 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bad0e00..befc91de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ 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.2.0](https://github.com/nuxt-community/sentry-module/compare/v0.1.1...v0.2.0) (2017-12-13) + + + ## [0.1.1](https://github.com/nuxt-community/sentry-module/compare/v0.1.0...v0.1.1) (2017-11-28) diff --git a/package.json b/package.json index 45c8c1be..f42a525b 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/sentry", - "version": "0.1.1", + "version": "0.2.0", "description": "Sentry module for Nuxt.js", "license": "MIT", "contributors": [