@graphcommerce/address-fields-nl 9.0.0-canary.55 → 9.0.0-canary.57

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 +8 -8
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @graphcommerce/address-fields-nl
2
2
 
3
+ ## 9.0.0-canary.57
4
+
5
+ ## 9.0.0-canary.56
6
+
3
7
  ## 9.0.0-canary.55
4
8
 
5
9
  ## 9.0.0-canary.54
@@ -116,15 +120,13 @@
116
120
 
117
121
  ### Patch Changes
118
122
 
119
- - [#2244](https://github.com/graphcommerce-org/graphcommerce/pull/2244) [`b988ecb`](https://github.com/graphcommerce-org/graphcommerce/commit/b988ecb3809c422e6871cd29905f6f495bda49f1) - Fix export name
120
- ([@JoshuaS98](https://github.com/JoshuaS98))
123
+ - [#2244](https://github.com/graphcommerce-org/graphcommerce/pull/2244) [`b988ecb`](https://github.com/graphcommerce-org/graphcommerce/commit/b988ecb3809c422e6871cd29905f6f495bda49f1) - Fix export name ([@JoshuaS98](https://github.com/JoshuaS98))
121
124
 
122
125
  ## 8.0.5-canary.10
123
126
 
124
127
  ### Patch Changes
125
128
 
126
- - [#2244](https://github.com/graphcommerce-org/graphcommerce/pull/2244) [`b988ecb`](https://github.com/graphcommerce-org/graphcommerce/commit/b988ecb3809c422e6871cd29905f6f495bda49f1) - Fix export name
127
- ([@JoshuaS98](https://github.com/JoshuaS98))
129
+ - [#2244](https://github.com/graphcommerce-org/graphcommerce/pull/2244) [`b988ecb`](https://github.com/graphcommerce-org/graphcommerce/commit/b988ecb3809c422e6871cd29905f6f495bda49f1) - Fix export name ([@JoshuaS98](https://github.com/JoshuaS98))
128
130
 
129
131
  ## 8.0.5-canary.9
130
132
 
@@ -156,8 +158,7 @@
156
158
 
157
159
  ### Patch Changes
158
160
 
159
- - [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`b9d92c8`](https://github.com/graphcommerce-org/graphcommerce/commit/b9d92c8bcdb9c3d0fdbd9c004b864b97bc52fcb1) - Refactor the AddressFields and use FormAutoSubmit and separate AddressField components
160
- ([@paales](https://github.com/paales))
161
+ - [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`b9d92c8`](https://github.com/graphcommerce-org/graphcommerce/commit/b9d92c8bcdb9c3d0fdbd9c004b864b97bc52fcb1) - Refactor the AddressFields and use FormAutoSubmit and separate AddressField components ([@paales](https://github.com/paales))
161
162
 
162
163
  ## 8.0.3-canary.6
163
164
 
@@ -165,8 +166,7 @@
165
166
 
166
167
  ### Patch Changes
167
168
 
168
- - [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`b9d92c8`](https://github.com/graphcommerce-org/graphcommerce/commit/b9d92c8bcdb9c3d0fdbd9c004b864b97bc52fcb1) - Refactor the AddressFields and use FormAutoSubmit and separate AddressField components
169
- ([@paales](https://github.com/paales))
169
+ - [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`b9d92c8`](https://github.com/graphcommerce-org/graphcommerce/commit/b9d92c8bcdb9c3d0fdbd9c004b864b97bc52fcb1) - Refactor the AddressFields and use FormAutoSubmit and separate AddressField components ([@paales](https://github.com/paales))
170
170
 
171
171
  ## 8.0.3-canary.4
172
172
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/address-fields-nl",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "9.0.0-canary.55",
5
+ "version": "9.0.0-canary.57",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,14 +12,14 @@
12
12
  }
13
13
  },
14
14
  "peerDependencies": {
15
- "@graphcommerce/ecommerce-ui": "^9.0.0-canary.55",
16
- "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.55",
17
- "@graphcommerce/graphql": "^9.0.0-canary.55",
18
- "@graphcommerce/magento-customer": "^9.0.0-canary.55",
19
- "@graphcommerce/magento-store": "^9.0.0-canary.55",
20
- "@graphcommerce/next-ui": "^9.0.0-canary.55",
21
- "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.55",
22
- "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.55",
15
+ "@graphcommerce/ecommerce-ui": "^9.0.0-canary.57",
16
+ "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.57",
17
+ "@graphcommerce/graphql": "^9.0.0-canary.57",
18
+ "@graphcommerce/magento-customer": "^9.0.0-canary.57",
19
+ "@graphcommerce/magento-store": "^9.0.0-canary.57",
20
+ "@graphcommerce/next-ui": "^9.0.0-canary.57",
21
+ "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.57",
22
+ "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.57",
23
23
  "@lingui/core": "^4.2.1",
24
24
  "@lingui/macro": "^4.2.1",
25
25
  "@lingui/react": "^4.2.1",