Skip to content

Commit

Permalink
Bump to 1.2.2 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBSI authored Dec 6, 2024
1 parent efa3ab1 commit 605f671
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Next
...


## [1.2.2] - 06.12.2024

### Fixes
- Add nps survey element
- Export text element with .editor() function where htmlEditorConfig can be customized
- Update logo alignment

[1.2.2]: https://github.com/bsi-software/bsi-cx-design-master-template-email/releases/tag/1.2.2


## [1.2.1] - 19.07.2024

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bsi-cx/design-master-template-email",
"version": "1.2.1",
"version": "1.2.2",
"description": "BSI CX master template for emails",
"scripts": {
"build:dev": "webpack --config webpack.config.js --mode development --progress",
Expand All @@ -15,7 +15,7 @@
"url": "https://bsi-software.github.io/bsi-cx-docs/"
},
"dependencies": {
"@bsi-cx/design-standard-library-email": "^1.2.1"
"@bsi-cx/design-standard-library-email": "^1.2.2"
},
"devDependencies": {
"@bsi-cx/design-build": "^1.13.5"
Expand Down

0 comments on commit 605f671

Please sign in to comment.