Skip to content

Commit

Permalink
Merge pull request #6 from julep-ai/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…hanges--next--components--sdk
  • Loading branch information
creatorrr authored Sep 14, 2024
2 parents 4b353e8 + 55eedb4 commit 8580f9b
Show file tree
Hide file tree
Showing 6 changed files with 91 additions and 178 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.1"
".": "1.1.0"
}
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 50
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/julep-ai-inc-dash%2Fjulep-a508b57afc06866eb0879769ec3b378dce29564e8e8732ff7efad052f3a3bea2.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/julep-ai-inc-dash%2Fjulep-6a1e46c04a25dba0557ccbab92a9b9ccfbdb804849b91a8a780949c771321b12.yml
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.1.0 (2024-09-13)

Full Changelog: [v1.0.1...v1.1.0](https://github.com/julep-ai/node-sdk/compare/v1.0.1...v1.1.0)

### Features

* **api:** OpenAPI spec update via Stainless API ([#5](https://github.com/julep-ai/node-sdk/issues/5)) ([35ea4aa](https://github.com/julep-ai/node-sdk/commit/35ea4aa0f2bb3eb14efc90126ea3faaa16adde39))

## 1.0.1 (2024-09-13)

Full Changelog: [v0.0.1-alpha.0...v1.0.1](https://github.com/julep-ai/node-sdk/compare/v0.0.1-alpha.0...v1.0.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@julep/sdk",
"version": "1.0.1",
"version": "1.1.0",
"description": "The official TypeScript library for the Julep API",
"author": "Julep <[email protected]>",
"types": "dist/index.d.ts",
Expand Down
Loading

0 comments on commit 8580f9b

Please sign in to comment.