@davidsneighbour/htmlvalidate-config 5.5.10 → 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 -108
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@davidsneighbour/htmlvalidate-config",
3
3
  "description": "HTML Validate configuration for use in @davidsneighbour projects.",
4
- "version": "5.5.10",
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)",
@@ -20,5 +20,5 @@
20
20
  "node": ">=18.0.0",
21
21
  "npm": ">=8.0.0"
22
22
  },
23
- "gitHead": "5074d8d6ae48c0331dc691cf2103059cd26e32eb"
23
+ "gitHead": "a9a462a274ed07a24dadb33d7cdbb476038b0034"
24
24
  }
package/CHANGELOG.md DELETED
@@ -1,108 +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.10](https://github.com/davidsneighbour/configurations/compare/v5.5.9...v5.5.10) (2023-10-30)
7
-
8
- **Note:** Version bump only for package @davidsneighbour/htmlvalidate-config
9
-
10
-
11
-
12
-
13
-
14
- ## [5.5.9](https://github.com/davidsneighbour/configurations/compare/v5.5.8...v5.5.9) (2023-10-30)
15
-
16
- **Note:** Version bump only for package @davidsneighbour/htmlvalidate-config
17
-
18
-
19
-
20
-
21
-
22
- ## [5.5.8](https://github.com/davidsneighbour/configurations/compare/v5.5.7...v5.5.8) (2023-10-28)
23
-
24
- **Note:** Version bump only for package @davidsneighbour/htmlvalidate-config
25
-
26
-
27
-
28
-
29
-
30
- ## [5.5.7](https://github.com/davidsneighbour/configurations/compare/v5.5.6...v5.5.7) (2023-10-28)
31
-
32
- **Note:** Version bump only for package @davidsneighbour/htmlvalidate-config
33
-
34
-
35
-
36
-
37
-
38
- ## [5.5.6](https://github.com/davidsneighbour/configurations/compare/v5.5.5...v5.5.6) (2023-10-25)
39
-
40
-
41
- ### Bug Fixes
42
-
43
- * **deps:** update dependency html-validate to v8.7.0 ([#987](https://github.com/davidsneighbour/configurations/issues/987)) ([2467a25](https://github.com/davidsneighbour/configurations/commit/2467a253215f826f1fdf257daa3f3dc9cf188467))
44
-
45
-
46
-
47
-
48
-
49
- ## [5.5.5](https://github.com/davidsneighbour/configurations/compare/v5.5.4...v5.5.5) (2023-10-21)
50
-
51
-
52
- ### Bug Fixes
53
-
54
- * disable integrity attribute (waiting for upstream fix) ([b548799](https://github.com/davidsneighbour/configurations/commit/b5487996d89a508e43ea155b6a814f8a2a1bcc89))
55
-
56
-
57
-
58
-
59
-
60
- ## [5.5.4](https://github.com/davidsneighbour/configurations/compare/v5.5.3...v5.5.4) (2023-10-21)
61
-
62
-
63
- ### Bug Fixes
64
-
65
- * disable integrity attribute (waiting for upstream fix) ([e2a8ac0](https://github.com/davidsneighbour/configurations/commit/e2a8ac03a23595e6ea37a4a7b632a9d8f8c7f494))
66
-
67
-
68
-
69
-
70
-
71
- ## [5.5.3](https://github.com/davidsneighbour/configurations/compare/v5.5.2...v5.5.3) (2023-10-18)
72
-
73
-
74
- ### Bug Fixes
75
-
76
- * **deps:** update dependency html-validate to v8.6.0 ([#973](https://github.com/davidsneighbour/configurations/issues/973)) ([3c9202f](https://github.com/davidsneighbour/configurations/commit/3c9202f8a72427ecf6c7848bfb042151c1bdd614))
77
-
78
-
79
-
80
-
81
-
82
- ## [5.5.2](https://github.com/davidsneighbour/configurations/compare/v5.5.1...v5.5.2) (2023-10-08)
83
-
84
- **Note:** Version bump only for package @davidsneighbour/htmlvalidate-config
85
-
86
-
87
-
88
-
89
-
90
- ## [5.5.1](https://github.com/davidsneighbour/configurations/compare/v5.5.0...v5.5.1) (2023-10-08)
91
-
92
- **Note:** Version bump only for package @davidsneighbour/htmlvalidate-config
93
-
94
-
95
-
96
-
97
-
98
- # [5.5.0](https://github.com/davidsneighbour/configurations/compare/v5.4.0...v5.5.0) (2023-10-08)
99
-
100
- **Note:** Version bump only for package @davidsneighbour/htmlvalidate-config
101
-
102
-
103
-
104
-
105
-
106
- # [5.4.0](https://github.com/davidsneighbour/configurations/compare/v5.3.0...v5.4.0) (2023-10-08)
107
-
108
- **Note:** Version bump only for package @davidsneighbour/htmlvalidate-config