Skip to content

Commit 3ecd692

Browse files
release: 0.1.0
1 parent eac58db commit 3ecd692

File tree

4 files changed

+149
-3
lines changed

4 files changed

+149
-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-
".": "0.0.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 146 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
# Changelog
2+
3+
## 0.1.0 (2026-01-06)
4+
5+
Full Changelog: [v0.0.1...v0.1.0](https://github.com/ArcadeAI/arcade-js/compare/v0.0.1...v0.1.0)
6+
7+
### Features
8+
9+
* **api:** add Zod support ([#122](https://github.com/ArcadeAI/arcade-js/issues/122)) ([ffb68f9](https://github.com/ArcadeAI/arcade-js/commit/ffb68f91c6a6ce4106ad152224dd39993b0a3091))
10+
* **api:** api update ([eac58db](https://github.com/ArcadeAI/arcade-js/commit/eac58dbc9015044b14bd57b416d3aab84cad6dd6))
11+
* **api:** api update ([7aeb63f](https://github.com/ArcadeAI/arcade-js/commit/7aeb63fe3c6519e3dc5919aee82babbe84f61862))
12+
* **api:** api update ([7f76e00](https://github.com/ArcadeAI/arcade-js/commit/7f76e00ad10476b6160694801eabd6e4c87a0cd1))
13+
* **api:** api update ([a5878d7](https://github.com/ArcadeAI/arcade-js/commit/a5878d70a09d83d68a0b8fe1881a5e26d7ba4c7a))
14+
* **api:** api update ([5502bab](https://github.com/ArcadeAI/arcade-js/commit/5502bab193bf881684803ccc4a700d03a2aa7702))
15+
* **api:** api update ([d5db170](https://github.com/ArcadeAI/arcade-js/commit/d5db17085139dd2057db68cc09392090490e8669))
16+
* **api:** api update ([640df98](https://github.com/ArcadeAI/arcade-js/commit/640df982365f0dfec5c32479b8e4af71e7531aae))
17+
* **api:** api update ([3d71b26](https://github.com/ArcadeAI/arcade-js/commit/3d71b261850f4bc6431619e7092753d3377ebded))
18+
* **api:** api update ([a821f87](https://github.com/ArcadeAI/arcade-js/commit/a821f8784ff50b1c0b3a07bc6cc7ebf6f6e0a10f))
19+
* **api:** api update ([e590517](https://github.com/ArcadeAI/arcade-js/commit/e590517171d4027b1a1c7d1ecf999de028a52414))
20+
* **api:** api update ([31ffdc2](https://github.com/ArcadeAI/arcade-js/commit/31ffdc2ee6091ff4087b2b355e6d5a99e258753a))
21+
* **api:** api update ([fdd9929](https://github.com/ArcadeAI/arcade-js/commit/fdd9929a629568be9e71396656924d67e2134a84))
22+
* **api:** api update ([8a14af2](https://github.com/ArcadeAI/arcade-js/commit/8a14af2bd8a03bc44e93c761c8cf4d62ae39cdfb))
23+
* **api:** api update ([dc620e0](https://github.com/ArcadeAI/arcade-js/commit/dc620e06295716a0f30716ac9b72feb8936b9dc1))
24+
* **api:** api update ([d85fd48](https://github.com/ArcadeAI/arcade-js/commit/d85fd483d08b83f3bb025ced7982718b56c01f0a))
25+
* **api:** api update ([67f2aeb](https://github.com/ArcadeAI/arcade-js/commit/67f2aebc47e9ce1e30e33bd728880b6da4439f08))
26+
* **api:** api update ([b0c6987](https://github.com/ArcadeAI/arcade-js/commit/b0c6987f500fefc74044dc5f225cc5d341cf3884))
27+
* **api:** api update ([cccb637](https://github.com/ArcadeAI/arcade-js/commit/cccb637e3b2d34fc93e71b9aba0bdee394af500c))
28+
* **api:** api update ([2e79da2](https://github.com/ArcadeAI/arcade-js/commit/2e79da24d576ab68f13c30542e74068c441c1e13))
29+
* **api:** api update ([75a3e4b](https://github.com/ArcadeAI/arcade-js/commit/75a3e4b87368a6099aaa3747a258c4779a620eb9))
30+
* **api:** api update ([9859d40](https://github.com/ArcadeAI/arcade-js/commit/9859d40462aef973df0fc322c90b190076a599af))
31+
* **api:** api update ([#1](https://github.com/ArcadeAI/arcade-js/issues/1)) ([e7968d9](https://github.com/ArcadeAI/arcade-js/commit/e7968d9935a392a108736acfc5ea0e8816b00fc6))
32+
* **api:** api update ([#10](https://github.com/ArcadeAI/arcade-js/issues/10)) ([1e47656](https://github.com/ArcadeAI/arcade-js/commit/1e476560fd08870d335d574397ab21c0b1de83e5))
33+
* **api:** api update ([#11](https://github.com/ArcadeAI/arcade-js/issues/11)) ([563e94c](https://github.com/ArcadeAI/arcade-js/commit/563e94cb69fe2282f327dafa3b4011c46fae25de))
34+
* **api:** api update ([#12](https://github.com/ArcadeAI/arcade-js/issues/12)) ([897472b](https://github.com/ArcadeAI/arcade-js/commit/897472be2a59a5af6f31b51c24558e67b095daaa))
35+
* **api:** api update ([#14](https://github.com/ArcadeAI/arcade-js/issues/14)) ([1151f08](https://github.com/ArcadeAI/arcade-js/commit/1151f0877fc108e73fe905b293e40ae51d3c4742))
36+
* **api:** api update ([#16](https://github.com/ArcadeAI/arcade-js/issues/16)) ([6a914f3](https://github.com/ArcadeAI/arcade-js/commit/6a914f3ad24f0a794faee60ed67759ef4448178e))
37+
* **api:** api update ([#17](https://github.com/ArcadeAI/arcade-js/issues/17)) ([4875282](https://github.com/ArcadeAI/arcade-js/commit/4875282c44ab8fe24b72e2bf43e6b7b28c211d48))
38+
* **api:** api update ([#21](https://github.com/ArcadeAI/arcade-js/issues/21)) ([1ca22e2](https://github.com/ArcadeAI/arcade-js/commit/1ca22e29808cf2fa8d4a864c74e84d37baa09f79))
39+
* **api:** api update ([#24](https://github.com/ArcadeAI/arcade-js/issues/24)) ([20fb01c](https://github.com/ArcadeAI/arcade-js/commit/20fb01cca1fadf504bf1ac93d32b04026fd0f0b4))
40+
* **api:** api update ([#26](https://github.com/ArcadeAI/arcade-js/issues/26)) ([8ec0f02](https://github.com/ArcadeAI/arcade-js/commit/8ec0f02671a61459c084720ed9426905efc3edd3))
41+
* **api:** api update ([#27](https://github.com/ArcadeAI/arcade-js/issues/27)) ([111ec9b](https://github.com/ArcadeAI/arcade-js/commit/111ec9b319bff4a1fdae6ddd6dae065ceca2eab9))
42+
* **api:** api update ([#29](https://github.com/ArcadeAI/arcade-js/issues/29)) ([eb2ea4d](https://github.com/ArcadeAI/arcade-js/commit/eb2ea4d2938608fa996447e1a6fb57b154e598e5))
43+
* **api:** api update ([#31](https://github.com/ArcadeAI/arcade-js/issues/31)) ([ee310ab](https://github.com/ArcadeAI/arcade-js/commit/ee310ab9a70753d18ae814c30fb5f281f6baf87b))
44+
* **api:** api update ([#32](https://github.com/ArcadeAI/arcade-js/issues/32)) ([fd3d50a](https://github.com/ArcadeAI/arcade-js/commit/fd3d50af03a57b246e1b53bd55d425b48c6f669c))
45+
* **api:** api update ([#33](https://github.com/ArcadeAI/arcade-js/issues/33)) ([db060d2](https://github.com/ArcadeAI/arcade-js/commit/db060d28daf8e2e6c5122446d444f42a843ce687))
46+
* **api:** api update ([#38](https://github.com/ArcadeAI/arcade-js/issues/38)) ([ddcc5ba](https://github.com/ArcadeAI/arcade-js/commit/ddcc5ba5d951ba0cadbabcc67abd82f1706d32dc))
47+
* **api:** api update ([#4](https://github.com/ArcadeAI/arcade-js/issues/4)) ([1b690a3](https://github.com/ArcadeAI/arcade-js/commit/1b690a31872df1a5426f5b7532908cf0a63dd862))
48+
* **api:** api update ([#5](https://github.com/ArcadeAI/arcade-js/issues/5)) ([10be6fd](https://github.com/ArcadeAI/arcade-js/commit/10be6fd731c5e171d2a897f181500e934c71528c))
49+
* **api:** api update ([#7](https://github.com/ArcadeAI/arcade-js/issues/7)) ([2bef6fc](https://github.com/ArcadeAI/arcade-js/commit/2bef6fc7ce18294dada955a2b80a62d8c0f3e8ec))
50+
* **api:** api update ([#75](https://github.com/ArcadeAI/arcade-js/issues/75)) ([36eb88d](https://github.com/ArcadeAI/arcade-js/commit/36eb88ddefc2abfb9d8f550efa20cdacdaf8f283))
51+
* **api:** api update ([#76](https://github.com/ArcadeAI/arcade-js/issues/76)) ([2f699c1](https://github.com/ArcadeAI/arcade-js/commit/2f699c1ea33aac5bd168a9bafd8924f0185de3d3))
52+
* **api:** api update ([#78](https://github.com/ArcadeAI/arcade-js/issues/78)) ([1fae253](https://github.com/ArcadeAI/arcade-js/commit/1fae253828f24462b3b327d03b71df0ef157efc5))
53+
* **api:** api update ([#79](https://github.com/ArcadeAI/arcade-js/issues/79)) ([168b1f5](https://github.com/ArcadeAI/arcade-js/commit/168b1f550f966e6dd6d9d0870f1df32bb4d0eb9a))
54+
* **api:** api update ([#83](https://github.com/ArcadeAI/arcade-js/issues/83)) ([8b701be](https://github.com/ArcadeAI/arcade-js/commit/8b701be8dc3a2ff9e623b83a601e0c3beb35889e))
55+
* **api:** api update ([#84](https://github.com/ArcadeAI/arcade-js/issues/84)) ([801c58d](https://github.com/ArcadeAI/arcade-js/commit/801c58da6b947ecd5995740d8bf8afb74c527dd9))
56+
* **api:** api update ([#90](https://github.com/ArcadeAI/arcade-js/issues/90)) ([2d7892d](https://github.com/ArcadeAI/arcade-js/commit/2d7892d6b4d885756d86f7f5c33a1bb081623757))
57+
* **api:** api update ([#93](https://github.com/ArcadeAI/arcade-js/issues/93)) ([18eb994](https://github.com/ArcadeAI/arcade-js/commit/18eb9948ab087a4747892110e4bcd9335fabfcc3))
58+
* **client:** send `X-Stainless-Timeout` header ([#87](https://github.com/ArcadeAI/arcade-js/issues/87)) ([4fef4b4](https://github.com/ArcadeAI/arcade-js/commit/4fef4b414616d4ecfd5809c3ae73ee73fad15193))
59+
* **internal:** make git install file structure match npm ([#48](https://github.com/ArcadeAI/arcade-js/issues/48)) ([be11980](https://github.com/ArcadeAI/arcade-js/commit/be119808dc75304c3b85320f0cbabe479f7e1a6b))
60+
61+
62+
### Bug Fixes
63+
64+
* **api:** fix ArcadeClient type ([#126](https://github.com/ArcadeAI/arcade-js/issues/126)) ([faaf9ed](https://github.com/ArcadeAI/arcade-js/commit/faaf9ed0eb21336b6913433bd1349122c7bb791e))
65+
* **api:** resolve Arcade type conflict ([#124](https://github.com/ArcadeAI/arcade-js/issues/124)) ([40562b4](https://github.com/ArcadeAI/arcade-js/commit/40562b475eb91e52b238ab6283bd4cb81af1d055))
66+
* **ci:** release-doctor — report correct token name ([9e03b3e](https://github.com/ArcadeAI/arcade-js/commit/9e03b3e89414297283061fab6233d19756c62173))
67+
* **client:** don't send `Content-Type` for bodyless methods ([5452c07](https://github.com/ArcadeAI/arcade-js/commit/5452c073d2be747fc93e90db4409aeb03e01dc60))
68+
* **client:** fix export map for index exports ([#92](https://github.com/ArcadeAI/arcade-js/issues/92)) ([c00087c](https://github.com/ArcadeAI/arcade-js/commit/c00087c1ee8fb8e8d06e754c3f14c854be1bf450))
69+
* **client:** normalize method ([#61](https://github.com/ArcadeAI/arcade-js/issues/61)) ([7f729f2](https://github.com/ArcadeAI/arcade-js/commit/7f729f27460aa59a4cc3b19c893062fcc4ca7198))
70+
* **client:** normalize method ([#70](https://github.com/ArcadeAI/arcade-js/issues/70)) ([346cc8a](https://github.com/ArcadeAI/arcade-js/commit/346cc8a5054e6120c1d8e320c98e72e9cd07ccb6))
71+
* coerce nullable values to undefined ([35da5a3](https://github.com/ArcadeAI/arcade-js/commit/35da5a3c07449a4ec5809d911226df3435d0b8cd))
72+
* **mcp:** correct code tool API endpoint ([2764994](https://github.com/ArcadeAI/arcade-js/commit/27649947683dd86a20d86cb42a33c31b0f94360c))
73+
* **mcp:** return correct lines on typescript errors ([359783b](https://github.com/ArcadeAI/arcade-js/commit/359783bafb6aa36a1d247f8d8975091b2a697ed6))
74+
* **pagination:** handle offset=0 correctly in nextPageInfo ([cb0508b](https://github.com/ArcadeAI/arcade-js/commit/cb0508be72599018df840958eb1aff1873b4b706))
75+
76+
77+
### Performance Improvements
78+
79+
* faster formatting ([2eef2e9](https://github.com/ArcadeAI/arcade-js/commit/2eef2e9133f5aa26290f6144277e410cfc996872))
80+
81+
82+
### Chores
83+
84+
* ci build action ([c314278](https://github.com/ArcadeAI/arcade-js/commit/c31427820fba1a6dec2400a1500d247ba81c3fde))
85+
* **ci:** bump node version for release workflows ([d7dc789](https://github.com/ArcadeAI/arcade-js/commit/d7dc789f71af31deca259d1d7e68aff4b9444ede))
86+
* **ci:** only run for pushes and fork pull requests ([7bf5cc5](https://github.com/ArcadeAI/arcade-js/commit/7bf5cc56db0f39bcb11f652f6ac326c82eed8ea9))
87+
* **deps:** update dependency node-fetch to v2.6.13 ([154e58a](https://github.com/ArcadeAI/arcade-js/commit/154e58a35ed8c1f9c27a1ef0ef315f34783a5d64))
88+
* do not install brew dependencies in ./scripts/bootstrap by default ([be1fe31](https://github.com/ArcadeAI/arcade-js/commit/be1fe3197c97ffc36c8354ad552882b5bcaa79e3))
89+
* **docs:** grammar improvements ([dea94af](https://github.com/ArcadeAI/arcade-js/commit/dea94af14db8673a915402d9b0028bc5bb1fdee4))
90+
* **docs:** use top-level-await in example snippets ([6a5e99d](https://github.com/ArcadeAI/arcade-js/commit/6a5e99d9e3453bb64e8364c952469cd13f99d89b))
91+
* improve publish-npm script --latest tag logic ([dc1e3ab](https://github.com/ArcadeAI/arcade-js/commit/dc1e3abdbb4b2bfe631440e7861655dc02a29aa1))
92+
* **internal:** bump cross-spawn to v7.0.6 ([#53](https://github.com/ArcadeAI/arcade-js/issues/53)) ([d6daed2](https://github.com/ArcadeAI/arcade-js/commit/d6daed2c7f97b908c3b4a78be5ed297d66d6c818))
93+
* **internal:** codegen related update ([af968ce](https://github.com/ArcadeAI/arcade-js/commit/af968cee755de9df70d9cd6102c71af3ab53e6a7))
94+
* **internal:** codegen related update ([6510f5c](https://github.com/ArcadeAI/arcade-js/commit/6510f5c38cf78cb1101429cd4dddf00b9b05b9df))
95+
* **internal:** codegen related update ([185f424](https://github.com/ArcadeAI/arcade-js/commit/185f424c44b460b532d9083ba88596aa3756b52b))
96+
* **internal:** codegen related update ([042eb2b](https://github.com/ArcadeAI/arcade-js/commit/042eb2bd363fd034f0d9c94e055dc43fbdda168e))
97+
* **internal:** codegen related update ([#46](https://github.com/ArcadeAI/arcade-js/issues/46)) ([e691e31](https://github.com/ArcadeAI/arcade-js/commit/e691e313f21dd618b7f0fab76de7d3d62789d1b0))
98+
* **internal:** codegen related update ([#47](https://github.com/ArcadeAI/arcade-js/issues/47)) ([b1d7d2b](https://github.com/ArcadeAI/arcade-js/commit/b1d7d2b31905d76142e9e85662a3e3f2f662f620))
99+
* **internal:** codegen related update ([#55](https://github.com/ArcadeAI/arcade-js/issues/55)) ([e79c1f3](https://github.com/ArcadeAI/arcade-js/commit/e79c1f31ef7a9a9aa8e3beebab2874b236c84343))
100+
* **internal:** codegen related update ([#63](https://github.com/ArcadeAI/arcade-js/issues/63)) ([0b6a70b](https://github.com/ArcadeAI/arcade-js/commit/0b6a70b4882c5b70ee0f1ee4cff5621263576e11))
101+
* **internal:** codegen related update ([#64](https://github.com/ArcadeAI/arcade-js/issues/64)) ([4e9b37b](https://github.com/ArcadeAI/arcade-js/commit/4e9b37bb9615b1ee869c4d7116978be04bf27650))
102+
* **internal:** codegen related update ([#65](https://github.com/ArcadeAI/arcade-js/issues/65)) ([ec268d8](https://github.com/ArcadeAI/arcade-js/commit/ec268d8b98c6a2dbf35a5ffc4006abbec2850fce))
103+
* **internal:** codegen related update ([#66](https://github.com/ArcadeAI/arcade-js/issues/66)) ([e2944f0](https://github.com/ArcadeAI/arcade-js/commit/e2944f04cff49300381faa8a06a53fd9be23a83d))
104+
* **internal:** codegen related update ([#67](https://github.com/ArcadeAI/arcade-js/issues/67)) ([0f7971e](https://github.com/ArcadeAI/arcade-js/commit/0f7971eff276dc2b564db624340908036fba9892))
105+
* **internal:** codegen related update ([#68](https://github.com/ArcadeAI/arcade-js/issues/68)) ([82e6e41](https://github.com/ArcadeAI/arcade-js/commit/82e6e41b778470ce34953905c6c6b669a4ba423e))
106+
* **internal:** codegen related update ([#69](https://github.com/ArcadeAI/arcade-js/issues/69)) ([1315d00](https://github.com/ArcadeAI/arcade-js/commit/1315d00b4573c6ba6fada3cf71df1d32b11b2ce2))
107+
* **internal:** codegen related update ([#72](https://github.com/ArcadeAI/arcade-js/issues/72)) ([46e5837](https://github.com/ArcadeAI/arcade-js/commit/46e58375269048cf1a58445b0fe1e266d3416402))
108+
* **internal:** codegen related update ([#74](https://github.com/ArcadeAI/arcade-js/issues/74)) ([fc4035d](https://github.com/ArcadeAI/arcade-js/commit/fc4035d1067bb9d47bcf3f018d24d1f7bb878a2e))
109+
* **internal:** codegen related update ([#80](https://github.com/ArcadeAI/arcade-js/issues/80)) ([42ea2ed](https://github.com/ArcadeAI/arcade-js/commit/42ea2ededb9302fba24e48f7787682a7883140f3))
110+
* **internal:** codegen related update ([#82](https://github.com/ArcadeAI/arcade-js/issues/82)) ([aa80c39](https://github.com/ArcadeAI/arcade-js/commit/aa80c39657c3cec4818f626a22a4266af1f54e94))
111+
* **internal:** fix devcontainers setup ([#95](https://github.com/ArcadeAI/arcade-js/issues/95)) ([3d3d397](https://github.com/ArcadeAI/arcade-js/commit/3d3d39703b80acf11de2df8999ac2156c4269def))
112+
* **internal:** fix incremental formatting in some cases ([4960b96](https://github.com/ArcadeAI/arcade-js/commit/4960b9634a39f917cd35f423e85f60f025b575e4))
113+
* **internal:** fix some typos ([#56](https://github.com/ArcadeAI/arcade-js/issues/56)) ([ed6c13f](https://github.com/ArcadeAI/arcade-js/commit/ed6c13f39246874d3de184e563d3f4328609757c))
114+
* **internal:** formatting change ([c290402](https://github.com/ArcadeAI/arcade-js/commit/c2904025b788ec7102cdd18f011f9fa7a540de01))
115+
* **internal:** ignore .eslintcache ([4bb995e](https://github.com/ArcadeAI/arcade-js/commit/4bb995ee635bdecdec0f8af352a9c4f3a54e3d27))
116+
* **internal:** move publish config ([80134ba](https://github.com/ArcadeAI/arcade-js/commit/80134baae318c267b3b39351f4ffaffe83878475))
117+
* **internal:** remove deprecated `compilerOptions.baseUrl` from tsconfig.json ([be3a2a8](https://github.com/ArcadeAI/arcade-js/commit/be3a2a82dbc0fa9ee5b760553a569289265745ee))
118+
* **internal:** remove redundant imports config ([2060542](https://github.com/ArcadeAI/arcade-js/commit/2060542fedfd430f5f504148ccaf5ab26c8acf71))
119+
* **internal:** remove unnecessary getRequestClient function ([#51](https://github.com/ArcadeAI/arcade-js/issues/51)) ([e95b9c6](https://github.com/ArcadeAI/arcade-js/commit/e95b9c6978a3185dc75e5af5bc575207cd7469b0))
120+
* **internal:** update comment in script ([6f363af](https://github.com/ArcadeAI/arcade-js/commit/6f363af87cffbb17a5bb3c000148c20b8c687b7c))
121+
* **internal:** use npm pack for build uploads ([ba64b92](https://github.com/ArcadeAI/arcade-js/commit/ba64b92035ffbe16c7476f984a37ff9ccf0da646))
122+
* **internal:** version bump ([#57](https://github.com/ArcadeAI/arcade-js/issues/57)) ([cb0999e](https://github.com/ArcadeAI/arcade-js/commit/cb0999e9fcc375d85c08acc21a4e43e95322df0e))
123+
* make some internal functions async ([9725f76](https://github.com/ArcadeAI/arcade-js/commit/9725f76cf6ca9e2f5b10ab91388738b17578ebb5))
124+
* mention unit type in timeout docs ([3d18d9f](https://github.com/ArcadeAI/arcade-js/commit/3d18d9fb3a2103913821f05a50b680523037eb83))
125+
* rebuild project due to codegen change ([#40](https://github.com/ArcadeAI/arcade-js/issues/40)) ([be75637](https://github.com/ArcadeAI/arcade-js/commit/be756379119aa4ab1e70c57641c84d182687d99d))
126+
* rebuild project due to codegen change ([#41](https://github.com/ArcadeAI/arcade-js/issues/41)) ([c907244](https://github.com/ArcadeAI/arcade-js/commit/c907244da70b7af2c04a8bb4ffd185440bbaa143))
127+
* rebuild project due to codegen change ([#42](https://github.com/ArcadeAI/arcade-js/issues/42)) ([f8f4502](https://github.com/ArcadeAI/arcade-js/commit/f8f4502c09bece4a7be8c3e1defba20c76bc303b))
128+
* rebuild project due to codegen change ([#43](https://github.com/ArcadeAI/arcade-js/issues/43)) ([7c79beb](https://github.com/ArcadeAI/arcade-js/commit/7c79beb80c27a5e20474fd532b3c2e0af17b001c))
129+
* remove redundant word in comment ([#45](https://github.com/ArcadeAI/arcade-js/issues/45)) ([6997da8](https://github.com/ArcadeAI/arcade-js/commit/6997da8e70cf0372d0b464df64d78f9cb6ecf25d))
130+
* sync repo ([3c3371f](https://github.com/ArcadeAI/arcade-js/commit/3c3371f63b2880443731011a6526bcdbc09a9fef))
131+
* **types:** nicer error class types + jsdocs ([#54](https://github.com/ArcadeAI/arcade-js/issues/54)) ([d4ba89d](https://github.com/ArcadeAI/arcade-js/commit/d4ba89d66c1803f4bbe761c3fcb565c54238e8b2))
132+
* update @stainless-api/prism-cli to v5.15.0 ([992b1db](https://github.com/ArcadeAI/arcade-js/commit/992b1db8566d5fff813244c701d4b3ddb1dac710))
133+
* update CI script ([2c56e87](https://github.com/ArcadeAI/arcade-js/commit/2c56e87c8edc35ad98ec4652bd96d72a49b84677))
134+
* update SDK settings ([#35](https://github.com/ArcadeAI/arcade-js/issues/35)) ([0783250](https://github.com/ArcadeAI/arcade-js/commit/0783250cca5c1cc504d41785a412d785f1dd9557))
135+
* upgrade TypeScript from 4.8.2 to 5.9.3 ([#149](https://github.com/ArcadeAI/arcade-js/issues/149)) ([604de43](https://github.com/ArcadeAI/arcade-js/commit/604de4339c958b97397ca13d2f81986510c85ef9))
136+
137+
138+
### Documentation
139+
140+
* minor formatting changes ([#71](https://github.com/ArcadeAI/arcade-js/issues/71)) ([0801644](https://github.com/ArcadeAI/arcade-js/commit/0801644c04394818799450624e5afd4ae10feff6))
141+
* remove suggestion to use `npm` call out ([#44](https://github.com/ArcadeAI/arcade-js/issues/44)) ([e9a72fa](https://github.com/ArcadeAI/arcade-js/commit/e9a72fa97f622339dbe160e020d68da38dcbfcd5))
142+
143+
144+
### Refactors
145+
146+
* **types:** replace Record with mapped types ([885af22](https://github.com/ArcadeAI/arcade-js/commit/885af227f02bcbecf97f4128ddca4113561a54bb))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arcadeai/arcadejs",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "The official TypeScript library for the Arcade API",
55
"author": "Arcade <dev@arcade.dev>",
66
"types": "dist/index.d.ts",

src/version.ts

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

0 commit comments

Comments
 (0)