desy-html 9.0.0 → 9.0.1

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/docs/index.html +5 -1
  2. package/package.json +1 -1
package/docs/index.html CHANGED
@@ -38,7 +38,7 @@
38
38
 
39
39
  <h2>Changelog (English)</h2>
40
40
  <p>What's new in the latest version of desy-html</p>
41
- <h3>v.8.13.1</h3>
41
+ <h3>v.9.0.1</h3>
42
42
  <ul class="text-sm">
43
43
  <li>Minor fixes.</li>
44
44
  </ul>
@@ -48,6 +48,10 @@
48
48
  <li>Updated Gulp to 5.0.0</li>
49
49
  <li>Added additional breakpoints to Docs.</li>
50
50
  </ul>
51
+ <h3>v.8.13.1</h3>
52
+ <ul class="text-sm">
53
+ <li>Minor fixes.</li>
54
+ </ul>
51
55
  <h3>v.8.13.0</h3>
52
56
  <ul class="text-sm">
53
57
  <li>Added logos in Header Advanced examples.</li>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "desy-html",
3
- "version": "9.0.0",
3
+ "version": "9.0.1",
4
4
  "description": "desy-html contains the code you need to start building a user interface for Gobierno de Aragón government webapps.",
5
5
  "type": "module",
6
6
  "author": {