From 9f18f042cb4112e920d5dc036e48ec9b3d89df35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Acosta?= Date: Mon, 3 Jun 2019 17:32:38 -0300 Subject: [PATCH] 1.3.0 --- CHANGELOG.md | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1dcfc1..c878ccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [1.3.0] - 2019-06-03 ### Added - Check surplus dependency in content files. @@ -37,7 +39,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - tsx and jsx support ## 1.0.0 - 2018-02-12 -[Unreleased]: https://github.com/tinchoz49/parcel-plugin-surplus/compare/v1.2.2...HEAD +[Unreleased]: https://github.com/tinchoz49/parcel-plugin-surplus/compare/v1.3.0...HEAD +[1.3.0]: https://github.com/tinchoz49/parcel-plugin-surplus/compare/v1.2.2...v1.3.0 [1.2.2]: https://github.com/tinchoz49/parcel-plugin-surplus/compare/v1.2.1...v1.2.2 [1.2.1]: https://github.com/tinchoz49/parcel-plugin-surplus/compare/v1.2.0...v1.2.1 [1.2.0]: https://github.com/tinchoz49/parcel-plugin-surplus/compare/v1.1.5...v1.2.0 diff --git a/package.json b/package.json index 3a6aa9b..870a7f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parcel-plugin-surplus", - "version": "1.2.2", + "version": "1.3.0", "description": "", "main": "index.js", "files": [