Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @restorecommerce/handlebars-helperized@1.0.7
 - @restorecommerce/mailer@1.0.7
  • Loading branch information
Arun-KumarH committed Feb 21, 2024
1 parent ed596c4 commit fa959fa
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 12 deletions.
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.

11 changes: 11 additions & 0 deletions packages/handlebars-helperized/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.7](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@1.0.6...@restorecommerce/handlebars-helperized@1.0.7) (2024-02-21)


### Bug Fixes

* handlebars-helperized and mailer module ([ed596c4](https://github.com/restorecommerce/handlebars-helperized/commit/ed596c487c3d750c50ad0f628650317fc00920a3))





## [1.0.6](https://github.com/restorecommerce/handlebars-helperized/compare/@restorecommerce/handlebars-helperized@1.0.5...@restorecommerce/handlebars-helperized@1.0.6) (2023-11-20)

**Note:** Version bump only for package @restorecommerce/handlebars-helperized
Expand Down
8 changes: 4 additions & 4 deletions packages/handlebars-helperized/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 packages/handlebars-helperized/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@restorecommerce/handlebars-helperized",
"version": "1.0.6",
"version": "1.0.7",
"description": "Opinionated handlebars based templating engine for rendering e-mail like content",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/mailer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.7](https://github.com/restorecommerce/libs/compare/@restorecommerce/mailer@1.0.6...@restorecommerce/mailer@1.0.7) (2024-02-21)


### Bug Fixes

* handlebars-helperized and mailer module ([ed596c4](https://github.com/restorecommerce/libs/commit/ed596c487c3d750c50ad0f628650317fc00920a3))





## [1.0.6](https://github.com/restorecommerce/libs/compare/@restorecommerce/mailer@1.0.5...@restorecommerce/mailer@1.0.6) (2023-11-20)

**Note:** Version bump only for package @restorecommerce/mailer
Expand Down
7 changes: 3 additions & 4 deletions packages/mailer/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 packages/mailer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@restorecommerce/mailer",
"version": "1.0.6",
"version": "1.0.7",
"description": "Multi transport mailer based on nodemailer",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand Down

0 comments on commit fa959fa

Please sign in to comment.