@fourlights/strapi-plugin-deep-populate 1.15.0-rc.1 → 1.15.0

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.
@@ -18430,7 +18430,7 @@ function asBoolean(value) {
18430
18430
  const normalized = value.toLowerCase().trim();
18431
18431
  return normalized !== "false" && normalized !== "0";
18432
18432
  }
18433
- const version = "1.15.0-rc.1";
18433
+ const version = "1.15.0";
18434
18434
  const name = "@fourlights/strapi-plugin-deep-populate";
18435
18435
  const f = (msg, context = void 0) => {
18436
18436
  const prefix = `[${name}] `;
@@ -18402,7 +18402,7 @@ function asBoolean(value) {
18402
18402
  const normalized = value.toLowerCase().trim();
18403
18403
  return normalized !== "false" && normalized !== "0";
18404
18404
  }
18405
- const version = "1.15.0-rc.1";
18405
+ const version = "1.15.0";
18406
18406
  const name = "@fourlights/strapi-plugin-deep-populate";
18407
18407
  const f = (msg, context = void 0) => {
18408
18408
  const prefix = `[${name}] `;
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.15.0-rc.1",
2
+ "version": "1.15.0",
3
3
  "keywords": [
4
4
  "strapi",
5
5
  "strapi-plugin",