@graphcommerce/typescript-config-pwa 9.0.0 → 9.0.1-canary.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -33
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,38 +1,6 @@
1
1
  # Change Log
2
2
 
3
- ## 9.0.0
4
-
5
- ## 9.0.0-canary.118
6
-
7
- ## 9.0.0-canary.117
8
-
9
- ## 9.0.0-canary.116
10
-
11
- ## 9.0.0-canary.115
12
-
13
- ## 9.0.0-canary.114
14
-
15
- ## 9.0.0-canary.113
16
-
17
- ## 9.0.0-canary.112
18
-
19
- ## 9.0.0-canary.111
20
-
21
- ## 9.0.0-canary.110
22
-
23
- ## 9.0.0-canary.109
24
-
25
- ## 9.0.0-canary.108
26
-
27
- ## 9.0.0-canary.107
28
-
29
- ## 9.0.0-canary.106
30
-
31
- ## 9.0.0-canary.105
32
-
33
- ## 9.0.0-canary.104
34
-
35
- ## 9.0.0-canary.103
3
+ ## 9.0.1-canary.1
36
4
 
37
5
  ## 7.0.1
38
6
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/typescript-config-pwa",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "9.0.0",
5
+ "version": "9.0.1-canary.1",
6
6
  "sideEffects": false,
7
7
  "devDependencies": {
8
8
  "@tsconfig/node18": "^18.2.4"