diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ac3b3a..458fea4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +## [6.0.0-rc.7](https://github.com/pangolinjs/core/compare/v6.0.0-rc.6...v6.0.0-rc.7) (2021-02-19) + ## [6.0.0-rc.6](https://github.com/pangolinjs/core/compare/v6.0.0-rc.5...v6.0.0-rc.6) (2021-02-19) ## [6.0.0-rc.5](https://github.com/pangolinjs/core/compare/v6.0.0-rc.4...v6.0.0-rc.5) (2021-01-14) diff --git a/package-lock.json b/package-lock.json index d14a89a..eee35cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pangolinjs/core", - "version": "6.0.0-rc.6", + "version": "6.0.0-rc.7", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 932080a..179a92d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pangolinjs/core", - "version": "6.0.0-rc.6", + "version": "6.0.0-rc.7", "description": "Framework for componentized front end development with Nunjucks, Sass, and JavaScript", "license": "Hippocratic-2.1", "author": {