From edb882947ab49ba1aca11d3591fb83233c8c83d2 Mon Sep 17 00:00:00 2001 From: John Vu Date: Fri, 3 Mar 2023 15:54:05 -0800 Subject: [PATCH 1/2] Update samples --- samples/AttachmentsSample.yaml | 8 ++-- samples/AuditLogAPISample.yaml | 2 +- samples/BatchAPISample.yaml | 2 +- samples/CustomFieldSettingsSample.yaml | 4 +- samples/CustomFieldsSample.yaml | 16 ++++---- samples/EventsSample.yaml | 2 +- samples/GoalRelationshipsSample.yaml | 10 ++--- samples/GoalsSample.yaml | 20 +++++----- samples/JobsSample.yaml | 2 +- samples/MembershipsSample.yaml | 8 ++-- samples/OrganizationExportsSample.yaml | 4 +- samples/PortfolioMembershipsSample.yaml | 6 +-- samples/PortfoliosSample.yaml | 24 ++++++------ samples/ProjectBriefsSample.yaml | 8 ++-- samples/ProjectMembershipsSample.yaml | 4 +- samples/ProjectStatusesSample.yaml | 8 ++-- samples/ProjectTemplatesSample.yaml | 8 ++-- samples/ProjectsSample.yaml | 38 +++++++++--------- samples/SectionsSample.yaml | 14 +++---- samples/StatusUpdatesSample.yaml | 8 ++-- samples/StoriesSample.yaml | 10 ++--- samples/TagsSample.yaml | 16 ++++---- samples/TasksSample.yaml | 52 ++++++++++++------------- samples/TeamMembershipsSample.yaml | 8 ++-- samples/TeamsSample.yaml | 14 +++---- samples/TimePeriodsSample.yaml | 4 +- samples/TypeaheadSample.yaml | 2 +- samples/UserTaskListsSample.yaml | 4 +- samples/UsersSample.yaml | 10 ++--- samples/WebhooksSample.yaml | 10 ++--- samples/WorkspaceMembershipsSample.yaml | 6 +-- samples/WorkspacesSample.yaml | 10 ++--- 32 files changed, 171 insertions(+), 171 deletions(-) diff --git a/samples/AttachmentsSample.yaml b/samples/AttachmentsSample.yaml index 799c492..57f05de 100644 --- a/samples/AttachmentsSample.yaml +++ b/samples/AttachmentsSample.yaml @@ -2,7 +2,7 @@ attachments: createAttachmentForObject: >- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Date: Fri, 3 Mar 2023 15:54:52 -0800 Subject: [PATCH 2/2] Bump version --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a0d4b9..778a148 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ If you use [Composer](https://getcomposer.org/) to manage dependencies you can i ```json { "require": { - "asana/asana": "^1.0.5" + "asana/asana": "^1.0.6" } } ``` diff --git a/VERSION b/VERSION index 1464c52..ece61c6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.5 \ No newline at end of file +1.0.6 \ No newline at end of file