musora-content-services 2.95.3 → 2.95.4

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,13 @@
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
+ ### [2.95.4](https://github.com/railroadmedia/musora-content-services/compare/v2.95.3...v2.95.4) (2025-12-08)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **onboarding:** update hard-coded data ([e33f309](https://github.com/railroadmedia/musora-content-services/commit/e33f309d0b051829e58f631f4b1368501bafc72b))
11
+
5
12
  ### [2.95.3](https://github.com/railroadmedia/musora-content-services/compare/v2.95.2...v2.95.3) (2025-12-08)
6
13
 
7
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "musora-content-services",
3
- "version": "2.95.3",
3
+ "version": "2.95.4",
4
4
  "description": "A package for Musoras content services ",
5
5
  "main": "src/index.js",
6
6
  "type": "module",
@@ -134,8 +134,8 @@ export interface OnboardingRecommendedContent {
134
134
 
135
135
  const recommendedContentCache: { [brand: string]: OnboardingRecommendedContent } = {
136
136
  drumeo: {
137
- id: 391995,
138
- title: 'Getting Started On The Drums',
137
+ id: 415737,
138
+ title: 'The Power Of Your Left Hand (Beginner)',
139
139
  difficulty: 'Beginner',
140
140
  lesson_count: 12,
141
141
  skill_count: 1,
@@ -146,7 +146,7 @@ const recommendedContentCache: { [brand: string]: OnboardingRecommendedContent }
146
146
  video: {
147
147
  external_id: '1002267396',
148
148
  hlsManifestUrl:
149
- 'https://player.vimeo.com/external/1002267396.m3u8?s=abcdef1234567890abcdef1234567890abcdef12&oauth2_token_id=1284792284',
149
+ 'https://player.vimeo.com/external/250467786.m3u8?s=52dc97fc96fe903d80bf71bc1b1709cc444db407&oauth2_token_id=1284792283',
150
150
  type: 'vimeo-video',
151
151
  },
152
152
  },
@@ -168,8 +168,8 @@ const recommendedContentCache: { [brand: string]: OnboardingRecommendedContent }
168
168
  },
169
169
  },
170
170
  guitareo: {
171
- id: 294635,
172
- title: 'Getting Started On The Acoustic Guitar',
171
+ id: 191346,
172
+ title: 'Understanding Your Instrument',
173
173
  difficulty: 'Beginner',
174
174
  lesson_count: 6,
175
175
  skill_count: 5,
@@ -180,13 +180,13 @@ const recommendedContentCache: { [brand: string]: OnboardingRecommendedContent }
180
180
  video: {
181
181
  external_id: '1003267397',
182
182
  hlsManifestUrl:
183
- 'https://player.vimeo.com/external/1003267397.m3u8?s=1234567890abcdef1234567890abcdef12345678&oauth2_token_id=1284792285',
183
+ 'https://player.vimeo.com/external/166972298.m3u8?s=a93bfe96a4ce9ac5a4eba3441838847ef2eafc9b&oauth2_token_id=1284792283',
184
184
  type: 'vimeo-video',
185
185
  },
186
186
  },
187
187
  singeo: {
188
- id: 712408,
189
- title: 'Singing Starter Kit',
188
+ id: 415737,
189
+ title: 'Sound Like A Star — Mastering Iconic Pop Voices',
190
190
  difficulty: 'Beginner',
191
191
  lesson_count: 5,
192
192
  skill_count: 4,
@@ -197,13 +197,13 @@ const recommendedContentCache: { [brand: string]: OnboardingRecommendedContent }
197
197
  video: {
198
198
  external_id: '1004267398',
199
199
  hlsManifestUrl:
200
- 'https://player.vimeo.com/external/1004267398.m3u8?s=fedcba0987654321fedcba0987654321fedcba09&oauth2_token_id=1284792286',
200
+ 'https://player.vimeo.com/external/1040159819.m3u8?s=f238ad1a650fb30a49c36d61996c982f06ffffb1&oauth2_token_id=1284792283',
201
201
  type: 'vimeo-video',
202
202
  },
203
203
  },
204
204
  playbass: {
205
- id: 294635,
206
- title: 'Getting Started On The Acoustic Guitar',
205
+ id: 191346,
206
+ title: 'Understanding Your Instrument',
207
207
  difficulty: 'Beginner',
208
208
  lesson_count: 6,
209
209
  skill_count: 5,
@@ -214,7 +214,7 @@ const recommendedContentCache: { [brand: string]: OnboardingRecommendedContent }
214
214
  video: {
215
215
  external_id: '1003267397',
216
216
  hlsManifestUrl:
217
- 'https://player.vimeo.com/external/1003267397.m3u8?s=1234567890abcdef1234567890abcdef12345678&oauth2_token_id=1284792285',
217
+ 'https://player.vimeo.com/external/166972298.m3u8?s=a93bfe96a4ce9ac5a4eba3441838847ef2eafc9b&oauth2_token_id=1284792283',
218
218
  type: 'vimeo-video',
219
219
  },
220
220
  },