Skip to content

Commit fee6ff0

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/update-idp-user-password-types.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.2
4+
5+
### Patch Changes
6+
7+
- [#131](https://github.com/tailor-platform/function/pull/131) [`cdac331`](https://github.com/tailor-platform/function/commit/cdac3319608f5b6b425545ceaae795088bfb7047) Thanks [@k1LoW](https://github.com/k1LoW)! - Make `password` optional in `CreateUserInput` and add `clearPassword` to `UpdateUserInput`
8+
39
## 0.8.1
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.1",
3+
"version": "0.8.2",
44
"description": "TypeScript types for Tailor Platform Function service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)