Skip to content

Commit

Permalink
chore: release v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
multivoltage committed Jan 23, 2024
1 parent 1302cb8 commit 8326541
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [2.2.2](https://github.com/multivoltage/marilena/compare/2.2.1...2.2.2)

- chore(deps): bump @aws-sdk/client-ses from 3.490.0 to 3.495.0 [`e0537e4`](https://github.com/multivoltage/marilena/commit/e0537e425d0166c726a6e097eadfdfa5dd971a5f)
- chore(deps-dev): bump vitest from 1.1.3 to 1.2.1 [`84929b8`](https://github.com/multivoltage/marilena/commit/84929b8706c54ee737847dbf96837ddfa416df2a)
- chore(deps): bump react-router-dom from 6.21.2 to 6.21.3 [`a496f23`](https://github.com/multivoltage/marilena/commit/a496f238aa3c6182e4a1d2b1fe6cbb08cdc68663)

#### [2.2.1](https://github.com/multivoltage/marilena/compare/2.2.0...2.2.1)

> 13 January 2024
- chore(deps): bump @aws-sdk/client-ses from 3.484.0 to 3.490.0 [`e000ec9`](https://github.com/multivoltage/marilena/commit/e000ec9da402508c4abc83ca0ea15b002351cef6)
- chore(deps-dev): bump vitest from 1.1.1 to 1.1.3 [`32b78a1`](https://github.com/multivoltage/marilena/commit/32b78a173df7e3b59027f4046f709de7919b7dd4)
- chore(deps): bump string-strip-html from 13.4.4 to 13.4.5 [`96fec5a`](https://github.com/multivoltage/marilena/commit/96fec5aee87efcb64aa1ecf194ce3f8372e52db3)
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": "marilena",
"version": "2.2.1",
"version": "2.2.2",
"type": "module",
"description": "a tool to build emails with cool stuff like mjml and different template engine like handlebars or eta.js",
"scripts": {
Expand Down

0 comments on commit 8326541

Please sign in to comment.