@davidsneighbour/postcss-config 5.5.10 → 5.5.12

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 -99
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@davidsneighbour/postcss-config",
3
3
  "description": "PostCSS configuration for use in @davidsneighbour projects.",
4
- "version": "5.5.10",
4
+ "version": "5.5.12",
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": "5074d8d6ae48c0331dc691cf2103059cd26e32eb"
31
+ "gitHead": "17f9fd435e95686f1e378706b98d0cda6d5e3d11"
32
32
  }
package/CHANGELOG.md DELETED
@@ -1,99 +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/postcss-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/postcss-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/postcss-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/postcss-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
- **Note:** Version bump only for package @davidsneighbour/postcss-config
41
-
42
-
43
-
44
-
45
-
46
- ## [5.5.5](https://github.com/davidsneighbour/configurations/compare/v5.5.4...v5.5.5) (2023-10-21)
47
-
48
- **Note:** Version bump only for package @davidsneighbour/postcss-config
49
-
50
-
51
-
52
-
53
-
54
- ## [5.5.4](https://github.com/davidsneighbour/configurations/compare/v5.5.3...v5.5.4) (2023-10-21)
55
-
56
- **Note:** Version bump only for package @davidsneighbour/postcss-config
57
-
58
-
59
-
60
-
61
-
62
- ## [5.5.3](https://github.com/davidsneighbour/configurations/compare/v5.5.2...v5.5.3) (2023-10-18)
63
-
64
-
65
- ### Bug Fixes
66
-
67
- * **deps:** update dependency postcss-preset-env to v9.2.0 ([#961](https://github.com/davidsneighbour/configurations/issues/961)) ([9e5f727](https://github.com/davidsneighbour/configurations/commit/9e5f727186f6c57af5ff03074cf1662e4ac7e290))
68
-
69
-
70
-
71
-
72
-
73
- ## [5.5.2](https://github.com/davidsneighbour/configurations/compare/v5.5.1...v5.5.2) (2023-10-08)
74
-
75
- **Note:** Version bump only for package @davidsneighbour/postcss-config
76
-
77
-
78
-
79
-
80
-
81
- ## [5.5.1](https://github.com/davidsneighbour/configurations/compare/v5.5.0...v5.5.1) (2023-10-08)
82
-
83
- **Note:** Version bump only for package @davidsneighbour/postcss-config
84
-
85
-
86
-
87
-
88
-
89
- # [5.5.0](https://github.com/davidsneighbour/configurations/compare/v5.4.0...v5.5.0) (2023-10-08)
90
-
91
- **Note:** Version bump only for package @davidsneighbour/postcss-config
92
-
93
-
94
-
95
-
96
-
97
- # [5.4.0](https://github.com/davidsneighbour/configurations/compare/v5.3.0...v5.4.0) (2023-10-08)
98
-
99
- **Note:** Version bump only for package @davidsneighbour/postcss-config