@noya-app/noya-resolve-files 0.1.6 → 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.
@@ -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.76 MB
12
+ CJS ⚡️ Build success in 222ms
13
13
  $ tsup
14
14
  CLI Building entry: src/index.ts
15
15
  CLI Using tsconfig: tsconfig.json
@@ -25,6 +25,6 @@
25
25
  CJS dist/index.js.map 3.03 KB
26
26
  CJS ⚡️ Build success in 7ms
27
27
  DTS Build start
28
- DTS ⚡️ Build success in 6251ms
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,11 @@
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
+
3
9
  ## 0.1.6
4
10
 
5
11
  ### Patch Changes