@atom.io/template-react-node-backend 0.0.11 → 0.0.13

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @atom.io/template-react-node-backend@0.0.11 build /home/runner/work/wayforge/wayforge/templates/react-node-backend
2
+ > @atom.io/template-react-node-backend@0.0.13 build /home/runner/work/wayforge/wayforge/templates/react-node-backend
3
3
  > vite build
4
4
 
5
5
  rolldown-vite v7.2.7 building client environment for production...
@@ -8,5 +8,5 @@ rendering chunks...
8
8
  computing gzip size...
9
9
  dist/index.html 0.45 kB │ gzip: 0.29 kB
10
10
  dist/assets/index-CqTfTEH3.css 2.97 kB │ gzip: 1.02 kB
11
- dist/assets/index-C281ybwn.js 473.08 kB │ gzip: 125.85 kB
12
- ✓ built in 1.84s
11
+ dist/assets/index-wGGNRUgu.js 477.27 kB │ gzip: 127.24 kB
12
+ ✓ built in 1.83s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @atom.io/template-react-node-backend
2
2
 
3
+ ## 0.0.13
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [f5d6f4d]
8
+ - Updated dependencies [f5d6f4d]
9
+ - atom.io@0.44.11
10
+
11
+ ## 0.0.12
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [0e2faad]
16
+ - atom.io@0.44.10
17
+
3
18
  ## 0.0.11
4
19
 
5
20
  ### Patch Changes