Skip to content

Commit 631e742

Browse files
Version Packages (#159)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dc091f4 commit 631e742

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/add-password-reset-email-params.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/types/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tailor-platform/function-types
22

3+
## 0.8.4
4+
5+
### Patch Changes
6+
7+
- [#158](https://github.com/tailor-platform/function/pull/158) [`dc091f4`](https://github.com/tailor-platform/function/commit/dc091f48c30eef11304191af946c43b8f675ea37) Thanks [@k1LoW](https://github.com/k1LoW)! - Add optional `fromName` and `subject` params to `SendPasswordResetEmailInput`
8+
39
## 0.8.3
410

511
### Patch Changes

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tailor-platform/function-types",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"description": "TypeScript types for Tailor Platform Function service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)