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

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.
@@ -7,9 +7,9 @@
7
7
  CLI Using tsup config: /Users/devinabbott/Projects/noya-core/packages/noya-resolve-files/bundle.config.ts
8
8
  CLI Target: es2022
9
9
  CJS Build start
10
- CJS dist/bundle/index.css 38.49 KB
11
10
  CJS dist/bundle/index.js 1.76 MB
12
- CJS ⚡️ Build success in 283ms
11
+ CJS dist/bundle/index.css 38.49 KB
12
+ CJS ⚡️ Build success in 280ms
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 6251ms
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,11 @@
1
1
  # @noya-app/noya-resolve-files
2
2
 
3
+ ## 0.1.6
4
+
5
+ ### Patch Changes
6
+
7
+ - @noya-app/noya-github-utils@0.1.13
8
+
3
9
  ## 0.1.5
4
10
 
5
11
  ### Patch Changes