Skip to content

Commit a63f7ed

Browse files
committed
chore(release): 1.2.1
1 parent f8289a9 commit a63f7ed

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.2.1](https://github.com/adriencaccia/serverless-analyze-bundle-plugin/compare/v1.2.0...v1.2.1) (2022-08-18)
6+
7+
8+
### Bug Fixes
9+
10+
* set metafile flag in a way that prevents Serverless v3.x from overwriting it ([7b7f11a](https://github.com/adriencaccia/serverless-analyze-bundle-plugin/commit/7b7f11a02f8acd0247c52f411ffda5319717deb7)), closes [#8](https://github.com/adriencaccia/serverless-analyze-bundle-plugin/issues/8)
11+
512
## [1.2.0](https://github.com/adriencaccia/serverless-analyze-bundle-plugin/compare/v1.1.0...v1.2.0) (2022-07-15)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-analyze-bundle-plugin",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"author": "Adrien Cacciaguerra",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)