@openeuropa/bcl-featured-media 0.4185.202511191330 → 0.4230.202512021730

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.
@@ -1,5 +1,3 @@
1
- {% apply spaceless %}
2
-
3
1
  {# Parameters:
4
2
  - title (string) (default: '')
5
3
  - title_tag (string) (default: 'h2')
@@ -169,4 +167,3 @@
169
167
  </div>
170
168
  {% endif %}
171
169
 
172
- {% endapply %}
package/package.json CHANGED
@@ -2,14 +2,14 @@
2
2
  "name": "@openeuropa/bcl-featured-media",
3
3
  "author": "European Commission",
4
4
  "license": "EUPL-1.2",
5
- "version": "0.4185.202511191330",
5
+ "version": "0.4230.202512021730",
6
6
  "description": "OE - BCL featured media",
7
7
  "publishConfig": {
8
8
  "access": "public"
9
9
  },
10
10
  "dependencies": {
11
- "@openeuropa/bcl-heading": "^0.4185.202511191330",
12
- "@openeuropa/bcl-link": "^0.4185.202511191330"
11
+ "@openeuropa/bcl-heading": "^0.4230.202512021730",
12
+ "@openeuropa/bcl-link": "^0.4230.202512021730"
13
13
  },
14
14
  "repository": {
15
15
  "type": "git",
@@ -25,5 +25,5 @@
25
25
  "design-system",
26
26
  "twig"
27
27
  ],
28
- "gitHead": "de7fc20600e88ea3b38e74c2ec1c6ffbb0b2a1b0"
28
+ "gitHead": "19735e328b2b53ccefbcc6829e2aaf149a2c438c"
29
29
  }