Skip to content

Commit

Permalink
chore(release): jsx-email v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Workflow committed Apr 19, 2024
1 parent 2fe4ed3 commit adc87df
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/jsx-email/CHANGELOG.md
@@ -1,5 +1,13 @@
# jsx-email ChangeLog

## v1.12.0

_2024-04-19_

### Features

- jsx-email: add `bgImage` and `bgColor` props to `<Column>` (#188)

## v1.11.0

_2024-04-17_
Expand Down
2 changes: 1 addition & 1 deletion packages/jsx-email/package.json
@@ -1,6 +1,6 @@
{
"name": "jsx-email",
"version": "1.11.0",
"version": "1.12.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit adc87df

Please sign in to comment.