Skip to content

Commit cfbfb67

Browse files
committed
chore: bump version to 0.1.25
1 parent f72065f commit cfbfb67

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atlassian/date-time",
3-
"version": "0.1.24",
3+
"version": "0.1.25",
44
"description": "Atlassian Frontend Date Time API ",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
@@ -42,6 +42,6 @@
4242
"typescript": "^5.7.3"
4343
},
4444
"publishConfig": {
45-
"registry": "https://packages.atlassian.com/api/npm/npm-public/"
45+
"registry": "https://packages.atlassian.com/api/npm/npm-public/"
4646
}
4747
}

0 commit comments

Comments
 (0)