Skip to content

chore(release): version packages#1215

Merged
itsmingjie merged 1 commit into
masterfrom
changeset-release/master
Jul 22, 2026
Merged

chore(release): version packages#1215
itsmingjie merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@linear/sdk@88.3.0

Minor Changes

  • d044ca6: feat(schema): [dangerous] Enum value 'NotifyUsers' was added to enum 'AiConversationTool' (AiConversationTool.NotifyUsers)

    feat(schema): [dangerous] Member 'AiConversationNotifyUsersToolCall' was added to Union type 'AiConversationToolCall' (AiConversationToolCall)

    feat(schema): [non_breaking] Type 'AiConversationCreateEntityToolCallResult' was added (AiConversationCreateEntityToolCallResult)

    feat(schema): [non_breaking] Type 'AiConversationNotifyUsersToolCall' was added (AiConversationNotifyUsersToolCall)

    feat(schema): [non_breaking] Type 'AiConversationNotifyUsersToolCallArgs' was added (AiConversationNotifyUsersToolCallArgs)

    feat(schema): [non_breaking] Type 'AiConversationUpdateEntityToolCallResult' was added (AiConversationUpdateEntityToolCallResult)

    feat(schema): [non_breaking] Field 'title' was added to object type 'AgentActivityPromptContent' (AgentActivityPromptContent.title)

    feat(schema): [non_breaking] Field 'pullRequest' was added to object type 'AgentSession' (AgentSession.pullRequest)

    feat(schema): [non_breaking] Field 'result' was added to object type 'AiConversationCreateEntityToolCall' (AiConversationCreateEntityToolCall.result)

    feat(schema): [non_breaking] Field 'result' was added to object type 'AiConversationUpdateEntityToolCall' (AiConversationUpdateEntityToolCall.result)

    feat(schema): [non_breaking] Field 'contentHash' was added to object type 'DocumentContentRevision' (DocumentContentRevision.contentHash)

    feat(schema): [non_breaking] Field 'summary' was added to object type 'DocumentContentRevision' (DocumentContentRevision.summary)

    feat(schema): [non_breaking] Field 'summaryContentHash' was added to object type 'DocumentContentRevision' (DocumentContentRevision.summaryContentHash)

    feat(schema): [non_breaking] Description 'How workspace trusted source access is restricted for agent loops.' on type 'LinearAgentTrustedSourcesMode' has changed to 'How workspace trusted source access is restricted for loops.' (LinearAgentTrustedSourcesMode)

    feat(schema): [non_breaking] Input field 'OrganizationLinearAgentSettingsInput.trustedSourcesAllowlist' description changed from '[Internal] Trusted-source allowlist for Linear Agent loops.' to '[Internal] Trusted-source allowlist for loops.' (OrganizationLinearAgentSettingsInput.trustedSourcesAllowlist)

    feat(schema): [non_breaking] Input field 'OrganizationLinearAgentSettingsInput.trustedSourcesMode' description changed from '[Internal] Whether external trusted sources are disabled or restricted to approved sources for agent loops.' to '[Internal] Whether external trusted sources are disabled or restricted to approved sources for loops.' (OrganizationLinearAgentSettingsInput.trustedSourcesMode)

    feat(schema): [non_breaking] Input field 'OrganizationLinearAgentTrustedSourcesAllowlistEntryInput.key' description changed from '[Internal] The trusted-source key that Linear Agent loops are allowed to use.' to '[Internal] The trusted-source key that loops are allowed to use.' (OrganizationLinearAgentTrustedSourcesAllowlistEntryInput.key)

    feat(schema): [non_breaking] Description '[Internal] A trusted-source entry for the Linear Agent loop allowlist.' on type 'OrganizationLinearAgentTrustedSourcesAllowlistEntryInput' has changed to '[Internal] A trusted-source entry for the loop allowlist.' (OrganizationLinearAgentTrustedSourcesAllowlistEntryInput)

    feat(schema): [non_breaking] Input field 'OrganizationUpdateInput.agentAutomationEnabled' description changed from '[INTERNAL] Whether the workspace has enabled agent loops.' to '[INTERNAL] Whether the workspace has enabled loops.' (OrganizationUpdateInput.agentAutomationEnabled)

    feat(schema): [non_breaking] Field 'agentActivityArchived' was added to object type 'Subscription' (Subscription.agentActivityArchived)

  • 8c4627d: feat(schema): [dangerous] Enum value 'ProjectMilestone' was added to enum 'AiConversationEntityCardWidgetArgsType' (AiConversationEntityCardWidgetArgsType.ProjectMilestone)

    feat(schema): [dangerous] Enum value 'ProjectMilestone' was added to enum 'AiConversationEntityListWidgetArgsEntitiesType' (AiConversationEntityListWidgetArgsEntitiesType.ProjectMilestone)

    feat(schema): [dangerous] Input field 'pullRequestIssueMode' was added to input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.pullRequestIssueMode)

    feat(schema): [dangerous] Argument 'projectId: String' added to field 'Query.projectUpdate' (Query.projectUpdate.projectId)

    feat(schema): [non_breaking] Type 'AgentAutomationRetryResolution' was added (AgentAutomationRetryResolution)

    feat(schema): [non_breaking] Type 'AgentAutomationRetryResolutionStatus' was added (AgentAutomationRetryResolutionStatus)

    feat(schema): [non_breaking] Type 'Diff' was added (Diff)

    feat(schema): [non_breaking] Type 'DiffFile' was added (DiffFile)

    feat(schema): [non_breaking] Type 'DiffFileState' was added (DiffFileState)

    feat(schema): [non_breaking] Field 'AgentSession.workspaceDiffFiles' is deprecated (AgentSession.workspaceDiffFiles)

    feat(schema): [non_breaking] Field 'AgentSession.workspaceDiffFiles' has deprecation reason 'Use Diff.files instead.' (AgentSession.workspaceDiffFiles)

    feat(schema): [non_breaking] Field 'retryResolution' was added to object type 'AiConversationErrorPart' (AiConversationErrorPart.retryResolution)

    feat(schema): [non_breaking] Field 'pullRequestIssueMode' was added to object type 'Organization' (Organization.pullRequestIssueMode)

    feat(schema): [non_breaking] Field 'diff' was added to object type 'Query' (Query.diff)

    feat(schema): [non_breaking] Input field 'ReleaseCompleteInput.commitSha' description changed from 'The commit SHA associated with this completion. If a completed release with this SHA already exists, it will be returned instead of completing a new release.' to 'The commit SHA to store when moving a release to completed. With a version, an existing SHA is preserved. Without a version, this SHA replaces the started release's SHA and is used to detect retries.' (ReleaseCompleteInput.commitSha)

    feat(schema): [non_breaking] Input field 'ReleaseCompleteInputBase.commitSha' description changed from 'The commit SHA associated with this completion. If a completed release with this SHA already exists, it will be returned instead of completing a new release.' to 'The commit SHA to store when moving a release to completed. With a version, an existing SHA is preserved. Without a version, this SHA replaces the started release's SHA and is used to detect retries.' (ReleaseCompleteInputBase.commitSha)

  • ee4b5f9: feat(schema): [dangerous] Input field 'aiConversationId' was added to input object type 'FavoriteCreateInput' (FavoriteCreateInput.aiConversationId)

    feat(schema): [dangerous] Argument 'filter: IssueSuggestionFilter' added to field 'Issue.suggestions' (Issue.suggestions.filter)

    feat(schema): [dangerous] Argument 'filter: IssueSuggestionFilter' added to field 'IssueSearchResult.suggestions' (IssueSearchResult.suggestions.filter)

    feat(schema): [non_breaking] Type 'PartnerApplicationCreateInput' was added (PartnerApplicationCreateInput)

    feat(schema): [non_breaking] Type 'PartnerOfferDetailsPayload' was added (PartnerOfferDetailsPayload)

    feat(schema): [non_breaking] Field 'pullRequest' was added to object type 'AiConversation' (AiConversation.pullRequest)

    feat(schema): [non_breaking] Field 'AiConversation.readAt' description changed from 'The time when the user marked the conversation as read. Null if the user hasn't read the conversation.' to 'The time when the current user marked the conversation as read. Null if the user hasn't read the conversation.' (AiConversation.readAt)

    feat(schema): [non_breaking] Field 'omitted' was added to object type 'DiffFile' (DiffFile.omitted)

    feat(schema): [non_breaking] Field 'aiConversation' was added to object type 'Favorite' (Favorite.aiConversation)

    feat(schema): [non_breaking] Description 'A user's bookmarked item that appears in their sidebar for quick access. Favorites can reference various entity types including issues, projects, cycles, views, documents, initiatives, labels, users, customers, dashboards, and pull requests. Favorites can be organized into folders and ordered by the user. Each favorite is owned by a single user and links to exactly one target entity (or is a folder containing other favorites).' on type 'Favorite' has changed to 'A user's bookmarked item that appears in their sidebar for quick access. Favorites can reference various entity types including issues, projects, cycles, views, documents, initiatives, labels, users, customers, dashboards, pull requests, and Agent conversations. Favorites can be organized into folders and ordered by the user. Each favorite is owned by a single user and links to exactly one target entity (or is a folder containing other favorites).' (Favorite)

    feat(schema): [non_breaking] Field 'ssoVerifiedAt' was added to object type 'IdentityProvider' (IdentityProvider.ssoVerifiedAt)

    feat(schema): [non_breaking] Field 'partnerApplicationCreate' was added to object type 'Mutation' (Mutation.partnerApplicationCreate)

    feat(schema): [non_breaking] Field 'Mutation.releaseStageCreate' description changed from 'Creates a new release stage in a pipeline. Non-started stages must use default names and colors, and only one stage of each non-started type is allowed per pipeline. Started stages can optionally be frozen, but at least one non-frozen started stage must remain.' to 'Creates a new release stage in a pipeline. Non-started stages must use default names and colors and are unique by type; creating a canonical duplicate returns the existing stage. Started stages can optionally be frozen, but at least one non-frozen started stage must remain.' (Mutation.releaseStageCreate)

    feat(schema): [non_breaking] Field 'autoMergeEnabled' was added to object type 'PullRequest' (PullRequest.autoMergeEnabled)

    feat(schema): [non_breaking] Field 'PullRequestCommit.additions' description changed from 'Number of additions in this commit.' to 'Number of additions in this commit. 0 when the hosting provider did not report per-commit diff stats.' (PullRequestCommit.additions)

    feat(schema): [non_breaking] Field 'PullRequestCommit.deletions' description changed from 'Number of deletions in this commit.' to 'Number of deletions in this commit. 0 when the hosting provider did not report per-commit diff stats.' (PullRequestCommit.deletions)

    feat(schema): [non_breaking] Field 'partnerOfferDetails' was added to object type 'Query' (Query.partnerOfferDetails)

@linear/import@3.2.5

Patch Changes

  • Updated dependencies [d044ca6]
  • Updated dependencies [8c4627d]
  • Updated dependencies [ee4b5f9]
    • @linear/sdk@88.3.0

@linear/codegen-sdk@4.0.4

Patch Changes

  • 8c4627d: fix nested model queries with optional arguments

@linear/codegen-test@2.2.4

Patch Changes

  • Updated dependencies [8c4627d]
    • @linear/codegen-sdk@4.0.4

@github-actions
github-actions Bot force-pushed the changeset-release/master branch from ee1781f to 889307a Compare July 20, 2026 23:43
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 889307a to 18cdbfd Compare July 22, 2026 22:53
@itsmingjie
itsmingjie merged commit 8335e09 into master Jul 22, 2026
1 check passed
@itsmingjie
itsmingjie deleted the changeset-release/master branch July 22, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant