@davidsneighbour/webpack-config 5.5.9 → 5.5.11

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/package.json +2 -2
  2. package/CHANGELOG.md +0 -92
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@davidsneighbour/webpack-config",
3
3
  "description": "Webpack configuration for use in @davidsneighbour projects.",
4
- "version": "5.5.9",
4
+ "version": "5.5.11",
5
5
  "license": "MIT",
6
6
  "repository": "davidsneighbour/configurations",
7
7
  "author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
@@ -28,5 +28,5 @@
28
28
  "node": ">=18.0.0",
29
29
  "npm": ">=8.0.0"
30
30
  },
31
- "gitHead": "35956b98f7b5ef5a3125c91ab3d7d925770165eb"
31
+ "gitHead": "a9a462a274ed07a24dadb33d7cdbb476038b0034"
32
32
  }
package/CHANGELOG.md DELETED
@@ -1,92 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [5.5.9](https://github.com/davidsneighbour/configurations/compare/v5.5.8...v5.5.9) (2023-10-30)
7
-
8
- **Note:** Version bump only for package @davidsneighbour/webpack-config
9
-
10
-
11
-
12
-
13
-
14
- ## [5.5.8](https://github.com/davidsneighbour/configurations/compare/v5.5.7...v5.5.8) (2023-10-28)
15
-
16
- **Note:** Version bump only for package @davidsneighbour/webpack-config
17
-
18
-
19
-
20
-
21
-
22
- ## [5.5.7](https://github.com/davidsneighbour/configurations/compare/v5.5.6...v5.5.7) (2023-10-28)
23
-
24
- **Note:** Version bump only for package @davidsneighbour/webpack-config
25
-
26
-
27
-
28
-
29
-
30
- ## [5.5.6](https://github.com/davidsneighbour/configurations/compare/v5.5.5...v5.5.6) (2023-10-25)
31
-
32
- **Note:** Version bump only for package @davidsneighbour/webpack-config
33
-
34
-
35
-
36
-
37
-
38
- ## [5.5.5](https://github.com/davidsneighbour/configurations/compare/v5.5.4...v5.5.5) (2023-10-21)
39
-
40
- **Note:** Version bump only for package @davidsneighbour/webpack-config
41
-
42
-
43
-
44
-
45
-
46
- ## [5.5.4](https://github.com/davidsneighbour/configurations/compare/v5.5.3...v5.5.4) (2023-10-21)
47
-
48
- **Note:** Version bump only for package @davidsneighbour/webpack-config
49
-
50
-
51
-
52
-
53
-
54
- ## [5.5.3](https://github.com/davidsneighbour/configurations/compare/v5.5.2...v5.5.3) (2023-10-18)
55
-
56
-
57
- ### Bug Fixes
58
-
59
- * **deps:** update dependency webpack to v5.89.0 ([#974](https://github.com/davidsneighbour/configurations/issues/974)) ([6faea9c](https://github.com/davidsneighbour/configurations/commit/6faea9c28365052ea127f4475e949119a6c63837))
60
- * **deps:** update dependency webpack-merge to v5.10.0 ([#975](https://github.com/davidsneighbour/configurations/issues/975)) ([5d6b75a](https://github.com/davidsneighbour/configurations/commit/5d6b75a8e55e7843d2659a467a5aadb3a9568ab0))
61
-
62
-
63
-
64
-
65
-
66
- ## [5.5.2](https://github.com/davidsneighbour/configurations/compare/v5.5.1...v5.5.2) (2023-10-08)
67
-
68
- **Note:** Version bump only for package @davidsneighbour/webpack-config
69
-
70
-
71
-
72
-
73
-
74
- ## [5.5.1](https://github.com/davidsneighbour/configurations/compare/v5.5.0...v5.5.1) (2023-10-08)
75
-
76
- **Note:** Version bump only for package @davidsneighbour/webpack-config
77
-
78
-
79
-
80
-
81
-
82
- # [5.5.0](https://github.com/davidsneighbour/configurations/compare/v5.4.0...v5.5.0) (2023-10-08)
83
-
84
- **Note:** Version bump only for package @davidsneighbour/webpack-config
85
-
86
-
87
-
88
-
89
-
90
- # [5.4.0](https://github.com/davidsneighbour/configurations/compare/v5.3.0...v5.4.0) (2023-10-08)
91
-
92
- **Note:** Version bump only for package @davidsneighbour/webpack-config