@graphcommerce/address-fields-nl 9.0.0-canary.56 → 9.0.0-canary.58

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.58
4
+
5
+ ## 9.0.0-canary.57
6
+
3
7
  ## 9.0.0-canary.56
4
8
 
5
9
  ## 9.0.0-canary.55
@@ -118,15 +122,13 @@
118
122
 
119
123
  ### Patch Changes
120
124
 
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))
125
+ - [#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
126
 
124
127
  ## 8.0.5-canary.10
125
128
 
126
129
  ### Patch Changes
127
130
 
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))
131
+ - [#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
132
 
131
133
  ## 8.0.5-canary.9
132
134
 
@@ -158,8 +160,7 @@
158
160
 
159
161
  ### Patch Changes
160
162
 
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))
163
+ - [#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
164
 
164
165
  ## 8.0.3-canary.6
165
166
 
@@ -167,8 +168,7 @@
167
168
 
168
169
  ### Patch Changes
169
170
 
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))
171
+ - [#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
172
 
173
173
  ## 8.0.3-canary.4
174
174
 
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.58",
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.58",
16
+ "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.58",
17
+ "@graphcommerce/graphql": "^9.0.0-canary.58",
18
+ "@graphcommerce/magento-customer": "^9.0.0-canary.58",
19
+ "@graphcommerce/magento-store": "^9.0.0-canary.58",
20
+ "@graphcommerce/next-ui": "^9.0.0-canary.58",
21
+ "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.58",
22
+ "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.58",
23
23
  "@lingui/core": "^4.2.1",
24
24
  "@lingui/macro": "^4.2.1",
25
25
  "@lingui/react": "^4.2.1",