@dudousxd/nestjs-codegen 0.25.1 → 0.25.2

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.
@@ -5062,7 +5062,7 @@ async function watch(config, onChange, options = {}) {
5062
5062
  }
5063
5063
 
5064
5064
  // src/index.ts
5065
- var VERSION = "0.25.1";
5065
+ var VERSION = "0.25.2";
5066
5066
 
5067
5067
  // src/generate-manifest.ts
5068
5068
  var MANIFEST_FILE = ".codegen-manifest.json";