diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be26a2..2295c04 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. + +# [3.0.0](https://github.com/nuxt/webpackbar/compare/v3.0.0-3...v3.0.0) (2018-11-07) + + + # [3.0.0-3](https://github.com/nuxt/webpackbar/compare/v3.0.0-2...v3.0.0-3) (2018-11-07) diff --git a/package.json b/package.json index 2d0a296..d2762df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpackbar", - "version": "3.0.0-3", + "version": "3.0.0", "description": "Elegant ProgressBar and Profiler for Webpack", "license": "MIT", "repository": "nuxt/webpackbar",