Skip to content

Commit

Permalink
ci(release): v2.1.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 18, 2023
1 parent dc8758d commit bfa064f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.1.3](https://github.com/matteobertoldo/webpack-mjml-plugin/compare/v2.1.2...v2.1.3) (2023-12-18)


### Bug Fixes

* package.json & package-lock.json to reduce vulnerabilities ([54015b0](https://github.com/matteobertoldo/webpack-mjml-plugin/commit/54015b038d9364ce83dfc5e450c07f9bdbe0b76b))
* read response from content object [#38](https://github.com/matteobertoldo/webpack-mjml-plugin/issues/38) ([dc8758d](https://github.com/matteobertoldo/webpack-mjml-plugin/commit/dc8758d8d35f1f960b389600a935495029f90620))
* read response from content object [#38](https://github.com/matteobertoldo/webpack-mjml-plugin/issues/38) ([01c5869](https://github.com/matteobertoldo/webpack-mjml-plugin/commit/01c586987d1b1018324edf1a70c2c7f63fd20e0d))

## [2.1.2](https://github.com/matteobertoldo/webpack-mjml-plugin/compare/v2.1.1...v2.1.2) (2023-10-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webpack-mjml-plugin",
"version": "2.1.2",
"version": "2.1.3",
"description": "Webpack MJML plugin for compiling MJML files.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit bfa064f

Please sign in to comment.