Skip to content

Commit 8e98228

Browse files
release: 1.17.0
1 parent 4701163 commit 8e98228

File tree

4 files changed

+35
-3
lines changed

4 files changed

+35
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.16.0"
2+
".": "1.17.0"
33
}

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# Changelog
22

3+
## 1.17.0 (2024-08-19)
4+
5+
Full Changelog: [v1.16.0...v1.17.0](https://github.com/prompt-foundry/typescript-sdk/compare/v1.16.0...v1.17.0)
6+
7+
### Features
8+
9+
* **api:** OpenAPI spec update via Stainless API ([#228](https://github.com/prompt-foundry/typescript-sdk/issues/228)) ([b00cbc6](https://github.com/prompt-foundry/typescript-sdk/commit/b00cbc64f476ab7f8e51ad91232d33e69a03fb60))
10+
* **api:** OpenAPI spec update via Stainless API ([#229](https://github.com/prompt-foundry/typescript-sdk/issues/229)) ([f22a5cf](https://github.com/prompt-foundry/typescript-sdk/commit/f22a5cff79b319cb0a5ca203b4e81ed52f98327e))
11+
* **api:** OpenAPI spec update via Stainless API ([#255](https://github.com/prompt-foundry/typescript-sdk/issues/255)) ([e290537](https://github.com/prompt-foundry/typescript-sdk/commit/e2905379d2d97a3a2438b91bdddd42c05eb3ad68))
12+
* **api:** OpenAPI spec update via Stainless API ([#258](https://github.com/prompt-foundry/typescript-sdk/issues/258)) ([5c14471](https://github.com/prompt-foundry/typescript-sdk/commit/5c14471112a734add39d4c54b4e935554e1106a4))
13+
* **api:** OpenAPI spec update via Stainless API ([#259](https://github.com/prompt-foundry/typescript-sdk/issues/259)) ([f094f6b](https://github.com/prompt-foundry/typescript-sdk/commit/f094f6b1dadb43a874d973cef8042875745a47dc))
14+
* **api:** OpenAPI spec update via Stainless API ([#260](https://github.com/prompt-foundry/typescript-sdk/issues/260)) ([4a4a74c](https://github.com/prompt-foundry/typescript-sdk/commit/4a4a74cff45454be2fa9728b0ed08664c1e6931d))
15+
* **api:** OpenAPI spec update via Stainless API ([#261](https://github.com/prompt-foundry/typescript-sdk/issues/261)) ([1ba990b](https://github.com/prompt-foundry/typescript-sdk/commit/1ba990b7aee5f060112b32545280f2552a31ef6c))
16+
* **api:** OpenAPI spec update via Stainless API ([#262](https://github.com/prompt-foundry/typescript-sdk/issues/262)) ([9d93b8e](https://github.com/prompt-foundry/typescript-sdk/commit/9d93b8ed183e23b04ac45acc864fcfafe341902a))
17+
* **api:** OpenAPI spec update via Stainless API ([#263](https://github.com/prompt-foundry/typescript-sdk/issues/263)) ([a2d2967](https://github.com/prompt-foundry/typescript-sdk/commit/a2d2967202d4f7af27cd73a2524cdf379cbc6659))
18+
* **api:** OpenAPI spec update via Stainless API ([#264](https://github.com/prompt-foundry/typescript-sdk/issues/264)) ([640f919](https://github.com/prompt-foundry/typescript-sdk/commit/640f919040391ffd8a178df385c21768344fbe4f))
19+
* **api:** OpenAPI spec update via Stainless API ([#265](https://github.com/prompt-foundry/typescript-sdk/issues/265)) ([fb8c8f8](https://github.com/prompt-foundry/typescript-sdk/commit/fb8c8f865a1a2abbb7d894d808c7c860adef9590))
20+
* **api:** OpenAPI spec update via Stainless API ([#266](https://github.com/prompt-foundry/typescript-sdk/issues/266)) ([24596c9](https://github.com/prompt-foundry/typescript-sdk/commit/24596c9a336688cf427a0a88358c11a221934bb1))
21+
* **api:** OpenAPI spec update via Stainless API ([#267](https://github.com/prompt-foundry/typescript-sdk/issues/267)) ([5055248](https://github.com/prompt-foundry/typescript-sdk/commit/5055248b091254b884b7a2cbae7af930e4e40ec2))
22+
* **api:** OpenAPI spec update via Stainless API ([#268](https://github.com/prompt-foundry/typescript-sdk/issues/268)) ([18d4a37](https://github.com/prompt-foundry/typescript-sdk/commit/18d4a3788ffc4e57ae0a846235e31ed0197f24aa))
23+
* **api:** OpenAPI spec update via Stainless API ([#269](https://github.com/prompt-foundry/typescript-sdk/issues/269)) ([233ce98](https://github.com/prompt-foundry/typescript-sdk/commit/233ce98a9ebbcf04c8b3121eb95311376dc35ead))
24+
* **api:** OpenAPI spec update via Stainless API ([#270](https://github.com/prompt-foundry/typescript-sdk/issues/270)) ([aaf319e](https://github.com/prompt-foundry/typescript-sdk/commit/aaf319e9ce4fbce1390f049b1d76014153149067))
25+
* **api:** OpenAPI spec update via Stainless API ([#271](https://github.com/prompt-foundry/typescript-sdk/issues/271)) ([49a3e57](https://github.com/prompt-foundry/typescript-sdk/commit/49a3e5797ac80620de1057ded624767e80766a38))
26+
* **api:** OpenAPI spec update via Stainless API ([#272](https://github.com/prompt-foundry/typescript-sdk/issues/272)) ([f772f9d](https://github.com/prompt-foundry/typescript-sdk/commit/f772f9de5fd49f3e976253b38de8c81a244c5426))
27+
* **api:** OpenAPI spec update via Stainless API ([#273](https://github.com/prompt-foundry/typescript-sdk/issues/273)) ([4701163](https://github.com/prompt-foundry/typescript-sdk/commit/47011636016b4063456a1dd43dbf91134ba05c90))
28+
29+
30+
### Chores
31+
32+
* **examples:** minor formatting changes ([#257](https://github.com/prompt-foundry/typescript-sdk/issues/257)) ([a1de656](https://github.com/prompt-foundry/typescript-sdk/commit/a1de656a1b0fa62390bebeedd7908e7182d8946b))
33+
* **internal:** codegen related update ([#230](https://github.com/prompt-foundry/typescript-sdk/issues/230)) ([b756efd](https://github.com/prompt-foundry/typescript-sdk/commit/b756efd172f29344ad7993aeb5cec9db51c22ac4))
34+
335
## 1.16.0 (2024-08-07)
436

537
Full Changelog: [v1.15.0...v1.16.0](https://github.com/prompt-foundry/typescript-sdk/compare/v1.15.0...v1.16.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prompt-foundry/typescript-sdk",
3-
"version": "1.16.0",
3+
"version": "1.17.0",
44
"description": "The prompt engineering, prompt management, and prompt evaluation tool for TypeScript, JavaScript, and NodeJS.",
55
"keywords": [
66
"typescript",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '1.16.0'; // x-release-please-version
1+
export const VERSION = '1.17.0'; // x-release-please-version

0 commit comments

Comments
 (0)