@graphcommerce/browserslist-config-pwa 4.0.2 → 4.0.3

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 +23 -25
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,30 +1,36 @@
1
1
  # Change Log
2
2
 
3
+ ## 4.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1702](https://github.com/graphcommerce-org/graphcommerce/pull/1702) [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce
8
+
9
+ ## 4.0.3-canary.0
10
+
11
+ ### Patch Changes
12
+
13
+ - [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce
14
+
3
15
  ## 4.0.2
4
16
 
5
17
  ### Patch Changes
6
18
 
7
- - [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96)
8
- Thanks [@paales](https://github.com/paales)! - made packages public
19
+ - [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96) Thanks [@paales](https://github.com/paales)! - made packages public
9
20
 
10
21
  ## 4.0.1
11
22
 
12
23
  ### Patch Changes
13
24
 
14
- - [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)
15
- Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files,
16
- so that the packages link to back to the website and repository
25
+ - [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514) Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files, so that the packages link to back to the website and repository
17
26
 
18
27
  ## 4.0.0
19
28
 
20
29
  ### Major Changes
21
30
 
22
- - [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
23
- [`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
24
- Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
31
+ - [#1258](https://github.com/ho-nl/m2-pwa/pull/1258) [`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05) Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
25
32
 
26
- All notable changes to this project will be documented in this file. See
27
- [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
33
+ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
28
34
 
29
35
  ## [3.0.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/browserslist-config-pwa@3.0.0...@graphcommerce/browserslist-config-pwa@3.0.1) (2021-09-27)
30
36
 
@@ -34,20 +40,14 @@ All notable changes to this project will be documented in this file. See
34
40
 
35
41
  ### Bug Fixes
36
42
 
37
- - ignore md files from triggering version updates
38
- ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
39
- - remove cyclic dependencies
40
- ([8a59389](https://github.com/ho-nl/m2-pwa/commit/8a5938943a97634cce57c68bb369c6e77e7a0288))
43
+ - ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
44
+ - remove cyclic dependencies ([8a59389](https://github.com/ho-nl/m2-pwa/commit/8a5938943a97634cce57c68bb369c6e77e7a0288))
41
45
 
42
46
  ### Features
43
47
 
44
- - renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of
45
- [@reachdigital](https://github.com/reachdigital)
46
- ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
47
- - split into packages
48
- ([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151))
49
- - upgrade to node 14
50
- ([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
48
+ - renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of [@reachdigital](https://github.com/reachdigital) ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
49
+ - split into packages ([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151))
50
+ - upgrade to node 14 ([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
51
51
 
52
52
  ### BREAKING CHANGES
53
53
 
@@ -55,12 +55,10 @@ All notable changes to this project will be documented in this file. See
55
55
 
56
56
  # Change Log
57
57
 
58
- All notable changes to this project will be documented in this file. See
59
- [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
58
+ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
60
59
 
61
60
  ## [2.100.10](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/browserslist-config-pwa@2.100.9...@graphcommerce/browserslist-config-pwa@2.100.10) (2021-09-24)
62
61
 
63
62
  ### Bug Fixes
64
63
 
65
- - ignore md files from triggering version updates
66
- ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
64
+ - ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/browserslist-config-pwa",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "4.0.2",
5
+ "version": "4.0.3",
6
6
  "main": "index.js",
7
7
  "sideEffects": false
8
8
  }