musora-content-services 1.0.65 → 1.0.66

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/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [1.0.66](https://github.com/railroadmedia/musora-content-services/compare/v1.0.65...v1.0.66) (2024-08-26)
6
+
5
7
  ### [1.0.65](https://github.com/railroadmedia/musora-content-services/compare/v1.0.64...v1.0.65) (2024-08-26)
6
8
 
7
9
  ### [1.0.64](https://github.com/railroadmedia/musora-content-services/compare/v1.0.63...v1.0.64) (2024-08-26)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "musora-content-services",
3
- "version": "1.0.65",
3
+ "version": "1.0.66",
4
4
  "description": "A package for Musoras content services ",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -628,6 +628,7 @@ export async function fetchMethod(brand, slug) {
628
628
  {
629
629
  "id": railcontent_id,
630
630
  published_on,
631
+ child_count,
631
632
  difficulty,
632
633
  difficulty_string,
633
634
  "thumbnail_url": thumbnail.asset->url,