From 9f7135f1c1ced22f5d292c84c43f8e441fe33f4f Mon Sep 17 00:00:00 2001 From: Fynn Becker Date: Mon, 14 Oct 2019 09:14:14 +0200 Subject: [PATCH] chore(release): 5.0.0-rc.2 --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfa1a8f3..c03f7c8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +## [5.0.0-rc.2](https://github.com/pangolinjs/core/compare/v5.0.0-rc.1...v5.0.0-rc.2) (2019-10-14) + + +### Bug Fixes + +* **ui:** Clear console on navigation (Close [#60](https://github.com/pangolinjs/core/issues/60)) ([944e430](https://github.com/pangolinjs/core/commit/944e430)) + ## [5.0.0-rc.1](https://github.com/pangolinjs/core/compare/v5.0.0-rc.0...v5.0.0-rc.1) (2019-10-07) diff --git a/package-lock.json b/package-lock.json index 2a8eb365..b20ea10d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pangolinjs/core", - "version": "5.0.0-rc.1", + "version": "5.0.0-rc.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 52cd10cd..797187dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pangolinjs/core", - "version": "5.0.0-rc.1", + "version": "5.0.0-rc.2", "description": "Framework for componentized front end development with Nunjucks, Sass, and JavaScript", "license": "MPL-2.0", "keywords": [