@aarhus-university/au-designsystem-delphinus 1.4.1 → 1.4.2
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.
- package/CHANGELOG.md +3 -1
- package/package.json +1 -1
- package/public/projects/bachelor-applications/style.css +1 -1
- package/public/projects/brightspace/style.css +1 -1
- package/public/projects/config-tools/style.css +1 -1
- package/public/projects/course-catalogue/style.css +1 -1
- package/public/projects/medarbejdere/style.css +1 -1
- package/public/projects/mitstudie/style.css +1 -1
- package/public/projects/omnibus/style.css +1 -1
- package/public/projects/queue-it/style.css +1 -1
- package/public/projects/typo3/style.css +1 -1
- package/public/style.css +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
## 1.4.
|
|
1
|
+
## 1.4.2 (March 12, 2024)
|
|
2
2
|
|
|
3
3
|
### Core Delphinus Updates
|
|
4
4
|
* Fixed a bug where adjecent ordered lists would reset the counter even though the start attribute were set.
|
|
5
5
|
|
|
6
|
+
## 1.4.1 (March 12, 2024)
|
|
7
|
+
|
|
6
8
|
## 1.4.0 (February 23, 2024)
|
|
7
9
|
|
|
8
10
|
## 1.3.9 (January 31, 2024)
|