musora-content-services 1.0.48 → 1.0.49

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.49](https://github.com/railroadmedia/musora-content-services/compare/v1.0.48...v1.0.49) (2024-08-23)
6
+
5
7
  ### [1.0.48](https://github.com/railroadmedia/musora-content-services/compare/v1.0.47...v1.0.48) (2024-08-22)
6
8
 
7
9
  ### [1.0.47](https://github.com/railroadmedia/musora-content-services/compare/v1.0.46...v1.0.47) (2024-08-22)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "musora-content-services",
3
- "version": "1.0.48",
3
+ "version": "1.0.49",
4
4
  "description": "A package for Musoras content services ",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -641,7 +641,7 @@ export async function fetchMethods(brand) {
641
641
  "slug": slug.current,
642
642
  status,
643
643
  "thumbnail": thumbnail.asset->url,
644
- "thumbnail_logo": logo_image_url.asset->url
644
+ "thumbnail_logo": logo_image_url.asset->url,
645
645
  title,
646
646
  total_xp,
647
647
  "type": _type,