Skip to content

Commit 2fa73b7

Browse files
Version Packages (#129)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 84ce6ba commit 2fa73b7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/add-idp-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.1
4+
5+
### Patch Changes
6+
7+
- [#128](https://github.com/tailor-platform/function/pull/128) [`84ce6ba`](https://github.com/tailor-platform/function/commit/84ce6ba209e0c7bf51d0646ecfdcc32403904da6) Thanks [@k1LoW](https://github.com/k1LoW)! - feat: Add tailor.idp namespace type definitions
8+
39
## 0.7.2
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.0",
3+
"version": "0.8.1",
44
"description": "TypeScript types for Tailor Platform Function service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)