From a4fb4ab4e884dcb4bd8b8ee6173a8b4aa105e248 Mon Sep 17 00:00:00 2001 From: Adrien Cacciaguerra Date: Sat, 28 Jan 2023 20:09:15 +0100 Subject: [PATCH] chore(release): 2.0.0 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd6a9e4..092e78e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ 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. +## [2.0.0](https://github.com/adriencaccia/serverless-analyze-bundle-plugin/compare/v1.2.1...v2.0.0) (2023-01-28) + + +### ⚠ BREAKING CHANGES + +* drop support for serverless framework v2 + +### Features + +* add template option to choose the diagram type ([9fd887b](https://github.com/adriencaccia/serverless-analyze-bundle-plugin/commit/9fd887be0d2e7dea2628c7aa597b5b01b5f90df6)) +* drop support for serverless framework v2 ([fdb560a](https://github.com/adriencaccia/serverless-analyze-bundle-plugin/commit/fdb560acb655d8e3a4e0ebb01cf5b7267ab33ef1)) +* use esbuild-visualizer programmatically ([1d2d60f](https://github.com/adriencaccia/serverless-analyze-bundle-plugin/commit/1d2d60f4e21767e4a6ca500606eccbf298341aff)), closes [#L54](https://github.com/adriencaccia/serverless-analyze-bundle-plugin/issues/L54) + ### [1.2.1](https://github.com/adriencaccia/serverless-analyze-bundle-plugin/compare/v1.2.0...v1.2.1) (2022-08-18) diff --git a/package.json b/package.json index 18ff811..d710e9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-analyze-bundle-plugin", - "version": "1.2.1", + "version": "2.0.0", "author": "Adrien Cacciaguerra", "license": "MIT", "files": [