Skip to content

Commit 92bd83e

Browse files
author
Automated Version Bump
committed
ci: version bump to v0.3.5
1 parent b8334f5 commit 92bd83e

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cycleplatform/api-client-typescript",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "A Cycle API client for the web/nodejs with type safety.",
55
"main": "./dist/index.umd.cjs",
66
"module": "./dist/index.js",

src/generated/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4719,6 +4719,7 @@ export interface components {
47194719
description: string;
47204720
updates: components["schemas"]["AnnouncementUpdate"][];
47214721
affected_integrations?: string[];
4722+
affected_services?: string[];
47224723
creator: components["schemas"]["CreatorScope"];
47234724
state: {
47244725
/**

0 commit comments

Comments
 (0)