Skip to content

Commit d4357c0

Browse files
committed
versions
1 parent 3d3b785 commit d4357c0

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

components/linkedin/actions/create-comment/create-comment.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "linkedin-create-comment",
55
name: "Create Comment",
66
description: "Create a comment on a share or user generated content post. [See the docs here](https://docs.microsoft.com/en-us/linkedin/marketing/integrations/community-management/shares/network-update-social-actions#create-comment)",
7-
version: "0.1.9",
7+
version: "0.1.10",
88
type: "action",
99
props: {
1010
linkedin,

components/linkedin/actions/create-image-post-organization/create-image-post-organization.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
key: "linkedin-create-image-post-organization",
88
name: "Create Image Post (Organization)",
99
description: "Create an image post on LinkedIn. [See the documentation](https://learn.microsoft.com/en-us/linkedin/marketing/integrations/community-management/shares/images-api?view=li-lms-2023-09&tabs=http#uploading-an-image)",
10-
version: "1.0.4",
10+
version: "1.0.5",
1111
type: "action",
1212
props: {
1313
linkedin,

components/linkedin/actions/create-image-post-user/create-image-post-user.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
key: "linkedin-create-image-post-user",
88
name: "Create Image Post (User)",
99
description: "Create an image post on LinkedIn. [See the documentation](https://learn.microsoft.com/en-us/linkedin/marketing/integrations/community-management/shares/images-api?view=li-lms-2023-09&tabs=http#uploading-an-image)",
10-
version: "1.0.4",
10+
version: "1.0.5",
1111
type: "action",
1212
props: {
1313
linkedin,

components/linkedin/actions/create-like-on-share/create-like-on-share.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "linkedin-create-like-on-share",
55
name: "Create Like On Share",
66
description: "Creates a like on a share. [See the docs here](https://docs.microsoft.com/en-us/linkedin/marketing/integrations/community-management/shares/network-update-social-actions#create-a-like-on-a-share)",
7-
version: "0.1.9",
7+
version: "0.1.10",
88
type: "action",
99
props: {
1010
linkedin,

components/linkedin/actions/create-text-post-organization/create-text-post-organization.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
key: "linkedin-create-text-post-organization",
66
name: "Create a Simple Post (Organization)",
77
description: "Create post on LinkedIn using text, URL or article. [See the documentation](https://learn.microsoft.com/en-us/linkedin/marketing/integrations/community-management/shares/posts-api?view=li-lms-2022-11&tabs=http#create-organic-posts) for more information",
8-
version: "0.0.9",
8+
version: "0.0.10",
99
type: "action",
1010
props: {
1111
linkedin,

components/linkedin/actions/create-text-post-user/create-text-post-user.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
key: "linkedin-create-text-post-user",
66
name: "Create a Simple Post (User)",
77
description: "Create post on LinkedIn using text, URL or article. [See the documentation](https://learn.microsoft.com/en-us/linkedin/marketing/integrations/community-management/shares/posts-api?view=li-lms-2022-11&tabs=http#create-organic-posts) for more information",
8-
version: "0.0.9",
8+
version: "0.0.10",
99
type: "action",
1010
props: {
1111
linkedin,

components/linkedin/actions/fetch-ad-account/fetch-ad-account.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "linkedin-fetch-ad-account",
55
name: "Fetch Ad Account",
66
description: "Fetches an individual adAccount given its id. [See the docs here](https://docs.microsoft.com/en-us/linkedin/marketing/integrations/ads/account-structure/create-and-manage-accounts#fetch-ad-account)",
7-
version: "0.1.9",
7+
version: "0.1.10",
88
type: "action",
99
props: {
1010
linkedin,

components/linkedin/actions/get-current-member-profile/get-current-member-profile.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "linkedin-get-current-member-profile",
55
name: "Get Current Member Profile",
66
description: "Gets the profile of the current authenticated member. [See the docs here](https://docs.microsoft.com/en-us/linkedin/shared/integrations/people/profile-api#retrieve-current-members-profile)",
7-
version: "0.1.9",
7+
version: "0.1.10",
88
type: "action",
99
props: {
1010
linkedin,

components/linkedin/actions/get-member-profile/get-member-profile.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "linkedin-get-member-profile",
55
name: "Get Member Profile",
66
description: "Gets another member's profile, given its person id. [See the docs here](https://docs.microsoft.com/en-us/linkedin/shared/integrations/people/profile-api#retrieve-other-members-profile)",
7-
version: "0.1.9",
7+
version: "0.1.10",
88
type: "action",
99
props: {
1010
linkedin,

components/linkedin/actions/get-multiple-member-profiles/get-multiple-member-profiles.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "linkedin-get-multiple-member-profiles",
55
name: "Get Multiple Member Profiles",
66
description: "Gets multiple member profiles at once. [See the docs here](https://docs.microsoft.com/en-us/linkedin/shared/integrations/people/profile-api#retrieve-other-members-profile)",
7-
version: "0.1.9",
7+
version: "0.1.10",
88
type: "action",
99
props: {
1010
linkedin,

0 commit comments

Comments
 (0)