Skip to content

Commit 5154a28

Browse files
Version Packages (#181)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2e2f241 commit 5154a28

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/remove-user-updated-at.md

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

.changeset/tailor-aigateway-get.md

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

packages/types/CHANGELOG.md

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

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [#189](https://github.com/tailor-platform/function/pull/189) [`2e2f241`](https://github.com/tailor-platform/function/commit/2e2f241b0e9bb1480de7e376abbef3cd27aae30d) Thanks [@dragon3](https://github.com/dragon3)! - Add `tailor.aigateway.get(name)` types for resolving an AI Gateway URL in the caller's workspace.
8+
9+
### Patch Changes
10+
11+
- [#180](https://github.com/tailor-platform/function/pull/180) [`a36c24f`](https://github.com/tailor-platform/function/commit/a36c24faa835a350617b4f29c6e848894bcdc1e3) Thanks [@k1LoW](https://github.com/k1LoW)! - Remove non-existent `updatedAt` field from `tailor.idp.User`
12+
313
## 0.9.0
414

515
### Minor 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.9.0",
3+
"version": "0.10.0",
44
"description": "TypeScript types for Tailor Platform Function service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)