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

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.js 1.76 MB
11
10
  CJS dist/bundle/index.css 38.49 KB
12
- CJS ⚡️ Build success in 280ms
11
+ CJS dist/bundle/index.js 1.77 MB
12
+ CJS ⚡️ Build success in 212ms
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
- ESM dist/index.mjs 1.50 KB
22
- ESM dist/index.mjs.map 3.00 KB
23
- ESM ⚡️ Build success in 7ms
24
21
  CJS dist/index.js 2.53 KB
25
22
  CJS dist/index.js.map 3.03 KB
26
23
  CJS ⚡️ Build success in 7ms
24
+ ESM dist/index.mjs 1.50 KB
25
+ ESM dist/index.mjs.map 3.00 KB
26
+ ESM ⚡️ Build success in 6ms
27
27
  DTS Build start
28
- DTS ⚡️ Build success in 6251ms
28
+ DTS ⚡️ Build success in 5305ms
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.8
4
+
5
+ ### Patch Changes
6
+
7
+ - @noya-app/noya-github-utils@0.1.15
8
+
9
+ ## 0.1.7
10
+
11
+ ### Patch Changes
12
+
13
+ - @noya-app/noya-github-utils@0.1.14
14
+
3
15
  ## 0.1.6
4
16
 
5
17
  ### Patch Changes