We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 607cf41 + b0d205e commit 094a088Copy full SHA for 094a088
CHANGELOG.mdx
@@ -17,6 +17,12 @@ Prefix the change with one of these keywords:
17
18
## [Unreleased]
19
20
+## [0.25.7]
21
+
22
+### Fixed
23
24
+- Added condition to hide divider between date and time to read
25
26
## [0.25.6]
27
28
### Fixed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@carletonuniversity/rds",
3
- "version": "0.25.6",
+ "version": "0.25.7",
4
"private": false,
5
"description": "Raven Design System is Carleton University's design system",
6
"author": "Web Services",
0 commit comments