screw-up 1.34.0 → 1.35.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.
package/dist/index.cjs CHANGED
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.34.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
  //#region \0rolldown/runtime.js
11
11
  var __create = Object.create;
@@ -216,8 +216,8 @@ var createMutex = (maxConsecutiveCalls = 20) => {
216
216
  //#endregion
217
217
  //#region src/generated/packageMetadata.ts
218
218
  var name = "screw-up";
219
- var version = "1.34.0";
220
- var git_commit_hash = "bcd53f2a2326d1600b105c38a496c6c9c04b6a97";
219
+ var version = "1.35.0";
220
+ var git_commit_hash = "b059d6107487ef2a79821547868082a7b5374fd7";
221
221
  //#endregion
222
222
  //#region node_modules/json5/dist/index.js
223
223
  var require_dist = /* @__PURE__ */ __commonJSMin(((exports, module) => {