@fourlights/strapi-plugin-deep-populate 1.13.0-rc.0 → 1.13.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.
@@ -18508,7 +18508,7 @@ const register = async ({ strapi: strapi2 }) => {
18508
18508
  return result;
18509
18509
  });
18510
18510
  };
18511
- const version = "1.13.0-rc.0";
18511
+ const version = "1.13.0";
18512
18512
  const name = "@fourlights/strapi-plugin-deep-populate";
18513
18513
  const error = (msg, context = void 0) => strapi.log.error(`[${name}] ${msg}`, context);
18514
18514
  const warn = (msg, context = void 0) => strapi.log.warn(`[${name}] ${msg}`, context);
@@ -18480,7 +18480,7 @@ const register = async ({ strapi: strapi2 }) => {
18480
18480
  return result;
18481
18481
  });
18482
18482
  };
18483
- const version = "1.13.0-rc.0";
18483
+ const version = "1.13.0";
18484
18484
  const name = "@fourlights/strapi-plugin-deep-populate";
18485
18485
  const error = (msg, context = void 0) => strapi.log.error(`[${name}] ${msg}`, context);
18486
18486
  const warn = (msg, context = void 0) => strapi.log.warn(`[${name}] ${msg}`, context);
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.13.0-rc.0",
2
+ "version": "1.13.0",
3
3
  "keywords": [
4
4
  "strapi",
5
5
  "strapi-plugin",