We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957ede4 commit 246deb8Copy full SHA for 246deb8
packages/timestamp/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [@weave-design/timestamp-v1.1.0](https://github.com/Autodesk/hig/compare/@weave-design/timestamp@1.0.0...@weave-design/timestamp@1.1.0) (2023-10-05)
2
+
3
4
+### Features
5
6
+* use Intl.RelativeTimeFormat() constructor ([1ef514e](https://github.com/Autodesk/hig/commit/1ef514e))
7
8
# [@hig/timestamp-v2.3.0](https://github.com/Autodesk/hig/compare/%40hig/timestamp%402.2.0...feat/update-hig-tooltip) (2023-10-02)
9
10
packages/timestamp/package.json
@@ -1,6 +1,6 @@
{
"name": "@weave-design/timestamp",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Weave Timestamp",
"author": "Autodesk Inc.",
"license": "Apache-2.0",
0 commit comments