@noya-app/noya-resolve-files 0.1.5 → 0.1.7

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.
@@ -9,7 +9,7 @@
9
9
  CJS Build start
10
10
  CJS dist/bundle/index.css 38.49 KB
11
11
  CJS dist/bundle/index.js 1.76 MB
12
- CJS ⚡️ Build success in 283ms
12
+ CJS ⚡️ Build success in 222ms
13
13
  $ tsup
14
14
  CLI Building entry: src/index.ts
15
15
  CLI Using tsconfig: tsconfig.json
@@ -18,13 +18,13 @@
18
18
  CLI Target: esnext
19
19
  CJS Build start
20
20
  ESM Build start
21
- CJS dist/index.js 2.53 KB
22
- CJS dist/index.js.map 3.03 KB
23
- CJS ⚡️ Build success in 9ms
24
21
  ESM dist/index.mjs 1.50 KB
25
22
  ESM dist/index.mjs.map 3.00 KB
26
- ESM ⚡️ Build success in 9ms
23
+ ESM ⚡️ Build success in 7ms
24
+ CJS dist/index.js 2.53 KB
25
+ CJS dist/index.js.map 3.03 KB
26
+ CJS ⚡️ Build success in 7ms
27
27
  DTS Build start
28
- DTS ⚡️ Build success in 5454ms
28
+ DTS ⚡️ Build success in 5569ms
29
29
  DTS dist/index.d.ts 1.00 KB
30
30
  DTS dist/index.d.mts 1.00 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @noya-app/noya-resolve-files
2
2
 
3
+ ## 0.1.7
4
+
5
+ ### Patch Changes
6
+
7
+ - @noya-app/noya-github-utils@0.1.14
8
+
9
+ ## 0.1.6
10
+
11
+ ### Patch Changes
12
+
13
+ - @noya-app/noya-github-utils@0.1.13
14
+
3
15
  ## 0.1.5
4
16
 
5
17
  ### Patch Changes