@atlaspack/transformer-html 2.14.5-canary.13 → 2.14.5-canary.131

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 +105 -0
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,110 @@
1
1
  # @atlaspack/transformer-html
2
2
 
3
+ ## 2.14.19
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @atlaspack/plugin@2.14.19
9
+
10
+ ## 2.14.18
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`becf977`](https://github.com/atlassian-labs/atlaspack/commit/becf977f625d5ee46dae3d4c679f173bf5f40cc0), [`f0f7c71`](https://github.com/atlassian-labs/atlaspack/commit/f0f7c7168a1d3d18c6f30d2daed611275692b7c5)]:
15
+ - @atlaspack/rust@3.4.1
16
+ - @atlaspack/plugin@2.14.18
17
+
18
+ ## 2.14.17
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [[`c75bf55`](https://github.com/atlassian-labs/atlaspack/commit/c75bf553fff4decc285b5fd499a275853b18f8f2)]:
23
+ - @atlaspack/rust@3.4.0
24
+ - @atlaspack/plugin@2.14.17
25
+
26
+ ## 2.14.16
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies []:
31
+ - @atlaspack/plugin@2.14.16
32
+
33
+ ## 2.14.15
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies []:
38
+ - @atlaspack/plugin@2.14.15
39
+
40
+ ## 2.14.14
41
+
42
+ ### Patch Changes
43
+
44
+ - Updated dependencies []:
45
+ - @atlaspack/plugin@2.14.14
46
+
47
+ ## 2.14.13
48
+
49
+ ### Patch Changes
50
+
51
+ - Updated dependencies []:
52
+ - @atlaspack/plugin@2.14.13
53
+
54
+ ## 2.14.12
55
+
56
+ ### Patch Changes
57
+
58
+ - Updated dependencies []:
59
+ - @atlaspack/plugin@2.14.12
60
+
61
+ ## 2.14.11
62
+
63
+ ### Patch Changes
64
+
65
+ - Updated dependencies []:
66
+ - @atlaspack/plugin@2.14.11
67
+
68
+ ## 2.14.10
69
+
70
+ ### Patch Changes
71
+
72
+ - Updated dependencies [[`35fdd4b`](https://github.com/atlassian-labs/atlaspack/commit/35fdd4b52da0af20f74667f7b8adfb2f90279b7c), [`6dd4ccb`](https://github.com/atlassian-labs/atlaspack/commit/6dd4ccb753541de32322d881f973d571dd57e4ca)]:
73
+ - @atlaspack/rust@3.3.5
74
+ - @atlaspack/plugin@2.14.10
75
+
76
+ ## 2.14.9
77
+
78
+ ### Patch Changes
79
+
80
+ - Updated dependencies [[`124b7ff`](https://github.com/atlassian-labs/atlaspack/commit/124b7fff44f71aac9fbad289a9a9509b3dfc9aaa), [`e052521`](https://github.com/atlassian-labs/atlaspack/commit/e0525210850ed1606146eb86991049cf567c5dec), [`15c6d70`](https://github.com/atlassian-labs/atlaspack/commit/15c6d7000bd89da876bc590aa75b17a619a41896), [`e4d966c`](https://github.com/atlassian-labs/atlaspack/commit/e4d966c3c9c4292c5013372ae65b10d19d4bacc6), [`42a775d`](https://github.com/atlassian-labs/atlaspack/commit/42a775de8eec638ad188f3271964170d8c04d84b), [`29c2f10`](https://github.com/atlassian-labs/atlaspack/commit/29c2f106de9679adfb5afa04e1910471dc65a427), [`1ef91fc`](https://github.com/atlassian-labs/atlaspack/commit/1ef91fcc863fdd2831511937083dbbc1263b3d9d)]:
81
+ - @atlaspack/rust@3.3.4
82
+ - @atlaspack/plugin@2.14.9
83
+
84
+ ## 2.14.8
85
+
86
+ ### Patch Changes
87
+
88
+ - Updated dependencies [[`1ab0a27`](https://github.com/atlassian-labs/atlaspack/commit/1ab0a275aeca40350415e2b03e7440d1dddc6228), [`b8a4ae8`](https://github.com/atlassian-labs/atlaspack/commit/b8a4ae8f83dc0a83d8b145c5f729936ce52080a3)]:
89
+ - @atlaspack/rust@3.3.3
90
+ - @atlaspack/plugin@2.14.8
91
+
92
+ ## 2.14.7
93
+
94
+ ### Patch Changes
95
+
96
+ - Updated dependencies [[`556d6ab`](https://github.com/atlassian-labs/atlaspack/commit/556d6ab8ede759fa7f37fcd3f4da336ef1c55e8f)]:
97
+ - @atlaspack/rust@3.3.2
98
+ - @atlaspack/plugin@2.14.7
99
+
100
+ ## 2.14.6
101
+
102
+ ### Patch Changes
103
+
104
+ - Updated dependencies [[`e0f5337`](https://github.com/atlassian-labs/atlaspack/commit/e0f533757bd1019dbd108a04952c87da15286e09)]:
105
+ - @atlaspack/rust@3.3.1
106
+ - @atlaspack/plugin@2.14.6
107
+
3
108
  ## 2.14.5
4
109
 
5
110
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaspack/transformer-html",
3
- "version": "2.14.5-canary.13+e0f533757",
3
+ "version": "2.14.5-canary.131+75286ffe8",
4
4
  "license": "(MIT OR Apache-2.0)",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -18,9 +18,9 @@
18
18
  "node": ">= 16.0.0"
19
19
  },
20
20
  "dependencies": {
21
- "@atlaspack/diagnostic": "2.14.1-canary.81+e0f533757",
22
- "@atlaspack/plugin": "2.14.5-canary.13+e0f533757",
23
- "@atlaspack/rust": "3.2.1-canary.13+e0f533757",
21
+ "@atlaspack/diagnostic": "2.14.1-canary.199+75286ffe8",
22
+ "@atlaspack/plugin": "2.14.5-canary.131+75286ffe8",
23
+ "@atlaspack/rust": "3.2.1-canary.131+75286ffe8",
24
24
  "nullthrows": "^1.1.1",
25
25
  "posthtml": "^0.16.5",
26
26
  "posthtml-parser": "^0.10.1",
@@ -29,8 +29,8 @@
29
29
  "srcset": "4"
30
30
  },
31
31
  "devDependencies": {
32
- "@atlaspack/core": "2.16.2-canary.13+e0f533757"
32
+ "@atlaspack/core": "2.16.2-canary.131+75286ffe8"
33
33
  },
34
34
  "type": "commonjs",
35
- "gitHead": "e0f533757bd1019dbd108a04952c87da15286e09"
35
+ "gitHead": "75286ffe8068fae73afa5954a6d2a0f53fbf5e0d"
36
36
  }