Skip to content

Commit 246deb8

Browse files
committed
chore(release): 1.1.0 [skip ci]
# [@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) ### Features * use Intl.RelativeTimeFormat() constructor ([1ef514e](1ef514e))
1 parent 957ede4 commit 246deb8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/timestamp/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [@hig/timestamp-v2.3.0](https://github.com/Autodesk/hig/compare/%40hig/timestamp%402.2.0...feat/update-hig-tooltip) (2023-10-02)
29

310

packages/timestamp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weave-design/timestamp",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Weave Timestamp",
55
"author": "Autodesk Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)