@singi-labs/sifa-sdk 0.12.79 → 0.12.81

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -5582,12 +5582,12 @@ var ROADMAP_ITEM_META = {
5582
5582
  issues: [218]
5583
5583
  },
5584
5584
  rssFediverseIngestion: {
5585
- description: "Pull in posts from RSS feeds and the Fediverse.",
5586
- issues: [111]
5585
+ description: "Fediverse posts are in your stream. RSS feeds are next.",
5586
+ issues: [111, 153]
5587
5587
  },
5588
5588
  githubFeedIngestion: {
5589
- description: "Bring your GitHub activity into your track record.",
5590
- issues: [95]
5589
+ description: "GitHub activity is in your track record. GitLab and org-owned repositories are next.",
5590
+ issues: [391, 392]
5591
5591
  },
5592
5592
  compensationInformation: {
5593
5593
  description: "Add optional pay and compensation context to your roles.",
@@ -5822,7 +5822,7 @@ function describeSifaRecord(collection, value) {
5822
5822
  }
5823
5823
 
5824
5824
  // src/index.ts
5825
- var SIFA_SDK_VERSION = "0.12.79";
5825
+ var SIFA_SDK_VERSION = "0.12.81";
5826
5826
 
5827
5827
  exports.ACTIVITY_TIERS = ACTIVITY_TIERS;
5828
5828
  exports.ACTIVITY_VERBS = ACTIVITY_VERBS;