Skip to content

Commit 02fd967

Browse files
committed
versions
1 parent 80ba8bd commit 02fd967

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
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.6",
7+
version: "0.1.7",
88
type: "action",
99
props: {
1010
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.6",
7+
version: "0.1.7",
88
type: "action",
99
props: {
1010
linkedin,

components/linkedin/actions/delete-post/delete-post.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "linkedin-delete-post",
55
name: "Delete Post",
66
description: "Removes a post from user's wall. [See the docs](https://docs.microsoft.com/en-us/linkedin/marketing/integrations/community-management/shares/share-api?tabs=http#delete-shares) for more information",
7-
version: "0.0.6",
7+
version: "0.0.7",
88
type: "action",
99
props: {
1010
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.6",
7+
version: "0.1.7",
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.6",
7+
version: "0.1.7",
88
type: "action",
99
props: {
1010
linkedin,

components/linkedin/actions/get-member-organization-access-control/get-member-organization-access-control.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-organization-access-control",
55
name: "Get Member's Organization Access Control Information",
66
description: "Gets the organization access control information of the current authenticated member. [See the documentation](https://learn.microsoft.com/en-us/linkedin/marketing/community-management/organizations/organization-access-control-by-role?view=li-lms-2025-01&tabs=http#find-a-members-organization-access-control-information)",
7-
version: "1.0.0",
7+
version: "1.0.1",
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.6",
7+
version: "0.1.7",
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.6",
7+
version: "0.1.7",
88
type: "action",
99
props: {
1010
linkedin,

components/linkedin/actions/get-organization-access-control/get-organization-access-control.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-organization-access-control",
55
name: "Gets Organization Access Control",
66
description: "Gets a selected organization's access control information. [See the documentation](https://learn.microsoft.com/en-us/linkedin/marketing/community-management/organizations/organization-access-control-by-role?view=li-lms-2025-01&tabs=http#find-organization-access-control)",
7-
version: "0.2.0",
7+
version: "0.2.1",
88
type: "action",
99
props: {
1010
linkedin,

components/linkedin/actions/get-organization-administrators/get-organization-administrators.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-organization-administrators",
55
name: "Get Organization Administrators",
66
description: "Gets the administrator members of a selected organization. [See the documentation](https://learn.microsoft.com/en-us/linkedin/marketing/community-management/organizations/organization-access-control-by-role?view=li-lms-2025-01&tabs=http#find-organization-administrators)",
7-
version: "0.3.0",
7+
version: "0.3.1",
88
type: "action",
99
props: {
1010
linkedin,

0 commit comments

Comments
 (0)