@graphcommerce/address-fields-nl 8.0.6-canary.4 → 8.0.7

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 -16
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,28 +1,20 @@
1
1
  # @graphcommerce/address-fields-nl
2
2
 
3
- ## 8.0.6-canary.4
3
+ ## 8.0.7
4
4
 
5
- ## 8.0.6-canary.3
6
-
7
- ## 8.0.6-canary.2
8
-
9
- ## 8.0.6-canary.1
10
-
11
- ## 8.0.6-canary.0
5
+ ## 8.0.6
12
6
 
13
7
  ## 8.0.5
14
8
 
15
9
  ### Patch Changes
16
10
 
17
- - [#2244](https://github.com/graphcommerce-org/graphcommerce/pull/2244) [`b988ecb`](https://github.com/graphcommerce-org/graphcommerce/commit/b988ecb3809c422e6871cd29905f6f495bda49f1) - Fix export name
18
- ([@JoshuaS98](https://github.com/JoshuaS98))
11
+ - [#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))
19
12
 
20
13
  ## 8.0.5-canary.10
21
14
 
22
15
  ### Patch Changes
23
16
 
24
- - [#2244](https://github.com/graphcommerce-org/graphcommerce/pull/2244) [`b988ecb`](https://github.com/graphcommerce-org/graphcommerce/commit/b988ecb3809c422e6871cd29905f6f495bda49f1) - Fix export name
25
- ([@JoshuaS98](https://github.com/JoshuaS98))
17
+ - [#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))
26
18
 
27
19
  ## 8.0.5-canary.9
28
20
 
@@ -54,8 +46,7 @@
54
46
 
55
47
  ### Patch Changes
56
48
 
57
- - [#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
58
- ([@paales](https://github.com/paales))
49
+ - [#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))
59
50
 
60
51
  ## 8.0.3-canary.6
61
52
 
@@ -63,8 +54,7 @@
63
54
 
64
55
  ### Patch Changes
65
56
 
66
- - [#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
67
- ([@paales](https://github.com/paales))
57
+ - [#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))
68
58
 
69
59
  ## 8.0.3-canary.4
70
60
 
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": "8.0.6-canary.4",
5
+ "version": "8.0.7",
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": "^8.0.6-canary.4",
16
- "@graphcommerce/eslint-config-pwa": "^8.0.6-canary.4",
17
- "@graphcommerce/graphql": "^8.0.6-canary.4",
18
- "@graphcommerce/magento-customer": "^8.0.6-canary.4",
19
- "@graphcommerce/magento-store": "^8.0.6-canary.4",
20
- "@graphcommerce/next-ui": "^8.0.6-canary.4",
21
- "@graphcommerce/prettier-config-pwa": "^8.0.6-canary.4",
22
- "@graphcommerce/typescript-config-pwa": "^8.0.6-canary.4",
15
+ "@graphcommerce/ecommerce-ui": "^8.0.7",
16
+ "@graphcommerce/eslint-config-pwa": "^8.0.7",
17
+ "@graphcommerce/graphql": "^8.0.7",
18
+ "@graphcommerce/magento-customer": "^8.0.7",
19
+ "@graphcommerce/magento-store": "^8.0.7",
20
+ "@graphcommerce/next-ui": "^8.0.7",
21
+ "@graphcommerce/prettier-config-pwa": "^8.0.7",
22
+ "@graphcommerce/typescript-config-pwa": "^8.0.7",
23
23
  "@lingui/core": "^4.2.1",
24
24
  "@lingui/macro": "^4.2.1",
25
25
  "@lingui/react": "^4.2.1",