You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(stlc): configurable CI runner and private-production-repo support in workflow templates
* feat(api): propagate durable write actions
* feat(api): propagate production write-action contract
* feat(stlc): configurable CI runner and private-production-repo support in workflow templates
* feat(api): propagate production write-action contract
* sync public SDK contract
* codegen metadata
* release: 0.5.0
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
***api:** propagate production write-action contract ([ad78ad8](https://github.com/Xquik-dev/x-twitter-scraper-typescript/commit/ad78ad8e0451978401b84f08ce4642b63f40f6e8))
11
+
***api:** propagate production write-action contract ([ec2b71f](https://github.com/Xquik-dev/x-twitter-scraper-typescript/commit/ec2b71f72d487ab00c8c834d2127925872eb5641))
12
+
***stlc:** configurable CI runner and private-production-repo support in workflow templates ([d42ba4e](https://github.com/Xquik-dev/x-twitter-scraper-typescript/commit/d42ba4e6e0447d9e8874675e11295c0bf67d2ca5))
13
+
***stlc:** configurable CI runner and private-production-repo support in workflow templates ([6b97180](https://github.com/Xquik-dev/x-twitter-scraper-typescript/commit/6b97180dc5ede2286094d7dc4dd99e75a6b4235f))
14
+
3
15
## 0.4.0 (2026-07-14)
4
16
5
17
Full Changelog: [v0.3.3...v0.4.0](https://github.com/Xquik-dev/x-twitter-scraper-typescript/compare/v0.3.3...v0.4.0)
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "x-twitter-scraper",
3
-
"version": "0.4.1",
3
+
"version": "0.5.0",
4
4
"description": "TypeScript SDK for Xquik API workflows. Xquik is an independent third-party service. Not affiliated with X Corp. \"Twitter\" and \"X\" are trademarks of X Corp.",
0 commit comments