musora-content-services 2.178.0 → 2.178.1

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/.idea/vcs.xml CHANGED
@@ -1,6 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
3
  <component name="VcsDirectoryMappings">
4
+ <mapping directory="" vcs="Git" />
4
5
  <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
6
  </component>
6
7
  </project>
Binary file
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
+ ### [2.178.1](https://github.com/railroadmedia/musora-content-services/compare/v2.178.0...v2.178.1) (2026-08-31)
6
+
5
7
  ## [2.178.0](https://github.com/railroadmedia/musora-content-services/compare/v2.177.1...v2.178.0) (2026-08-28)
6
8
 
7
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "musora-content-services",
3
- "version": "2.178.0",
3
+ "version": "2.178.1",
4
4
  "description": "A package for Musoras content services ",
5
5
  "main": "src/index.js",
6
6
  "type": "module",
@@ -83,6 +83,7 @@ export interface UpgradeOption {
83
83
  annual_savings: number
84
84
  lowest_monthly_cost: number
85
85
  upgrade_type: string
86
+ is_prorated_charge: boolean
86
87
  products: UpgradeProduct[] // annual + monthly products, or solely annual product with the same configuration information
87
88
  }
88
89
 
@@ -1 +1 @@
1
- export const MCS_VERSION = '2.178.0'
1
+ export const MCS_VERSION = '2.178.1'
@@ -1,2 +0,0 @@
1
- #n:information_schema
2
- !<md> [null, 0, null, null, -2147483648, -2147483648]
@@ -1,2 +0,0 @@
1
- #n:mysql
2
- !<md> [null, 0, null, null, -2147483648, -2147483648]
@@ -1,2 +0,0 @@
1
- #n:performance_schema
2
- !<md> [null, 0, null, null, -2147483648, -2147483648]
@@ -1,2 +0,0 @@
1
- #n:sys
2
- !<md> [null, 0, null, null, -2147483648, -2147483648]