cfbd 5.9.7 → 5.9.9

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/cfbd-5.9.9.tgz ADDED
Binary file
@@ -1432,7 +1432,7 @@ export type GetRosterData = {
1432
1432
  */
1433
1433
  team?: string;
1434
1434
  /**
1435
- * Optional year filter, defaults to 2023
1435
+ * Optional year filter, defaults to 2025
1436
1436
  */
1437
1437
  year?: number;
1438
1438
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cfbd",
3
- "version": "5.9.7",
3
+ "version": "5.9.9",
4
4
  "description": "This API is in limited Beta for Patreon subscribers. It may have bugs and is subject to changes. API keys can be acquired from the CollegeFootballData.com website.",
5
5
  "repository": {
6
6
  "type": "git",
package/src/types.gen.ts CHANGED
@@ -1546,7 +1546,7 @@ export type GetRosterData = {
1546
1546
  */
1547
1547
  team?: string;
1548
1548
  /**
1549
- * Optional year filter, defaults to 2023
1549
+ * Optional year filter, defaults to 2025
1550
1550
  */
1551
1551
  year?: number;
1552
1552
  };
package/cfbd-5.9.7.tgz DELETED
Binary file