@graphcommerce/address-fields-nl 9.0.0-canary.56 → 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 +6 -8
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # @graphcommerce/address-fields-nl
2
2
 
3
+ ## 9.0.0-canary.57
4
+
3
5
  ## 9.0.0-canary.56
4
6
 
5
7
  ## 9.0.0-canary.55
@@ -118,15 +120,13 @@
118
120
 
119
121
  ### Patch Changes
120
122
 
121
- - [#2244](https://github.com/graphcommerce-org/graphcommerce/pull/2244) [`b988ecb`](https://github.com/graphcommerce-org/graphcommerce/commit/b988ecb3809c422e6871cd29905f6f495bda49f1) - Fix export name
122
- ([@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))
123
124
 
124
125
  ## 8.0.5-canary.10
125
126
 
126
127
  ### Patch Changes
127
128
 
128
- - [#2244](https://github.com/graphcommerce-org/graphcommerce/pull/2244) [`b988ecb`](https://github.com/graphcommerce-org/graphcommerce/commit/b988ecb3809c422e6871cd29905f6f495bda49f1) - Fix export name
129
- ([@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))
130
130
 
131
131
  ## 8.0.5-canary.9
132
132
 
@@ -158,8 +158,7 @@
158
158
 
159
159
  ### Patch Changes
160
160
 
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
162
- ([@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))
163
162
 
164
163
  ## 8.0.3-canary.6
165
164
 
@@ -167,8 +166,7 @@
167
166
 
168
167
  ### Patch Changes
169
168
 
170
- - [#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
171
- ([@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))
172
170
 
173
171
  ## 8.0.3-canary.4
174
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.56",
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.56",
16
- "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.56",
17
- "@graphcommerce/graphql": "^9.0.0-canary.56",
18
- "@graphcommerce/magento-customer": "^9.0.0-canary.56",
19
- "@graphcommerce/magento-store": "^9.0.0-canary.56",
20
- "@graphcommerce/next-ui": "^9.0.0-canary.56",
21
- "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.56",
22
- "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.56",
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",