Skip to content

Commit d82bb23

Browse files
committed
feat(utils): ✨ add method convertToDayjs in DateUtils
1 parent 5475720 commit d82bb23

File tree

19 files changed

+31
-18
lines changed

19 files changed

+31
-18
lines changed

packages/auto-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-ocean/auto-import",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Universal auto-import module.",
55
"author": "Bruce Song <[email protected]> (https://github.com/recallwei/)",
66
"homepage": "https://github.com/bit-ocean-studio/infra#readme",

packages/axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-ocean/axios",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Universal Axios instance.",
55
"author": "Bruce Song <[email protected]> (https://github.com/recallwei/)",
66
"homepage": "https://github.com/bit-ocean-studio/infra#readme",

packages/bootstrap-animation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-ocean/bootstrap-animation",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Universal bootstrap animation configuration.",
55
"author": "Bruce Song <[email protected]> (https://github.com/recallwei/)",
66
"homepage": "https://github.com/bit-ocean-studio/infra#readme",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-ocean/cli",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Universal CLI.",
55
"author": "Bruce Song <[email protected]> (https://github.com/recallwei/)",
66
"homepage": "https://github.com/bit-ocean-studio/infra#readme",

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-ocean/commitlint-config",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Universal Commitlint configuration.",
55
"author": "Bruce Song <[email protected]> (https://github.com/recallwei/)",
66
"homepage": "https://github.com/bit-ocean-studio/infra#readme",

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-ocean/config",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Universal project configuration.",
55
"author": "Bruce Song <[email protected]> (https://github.com/recallwei/)",
66
"homepage": "https://github.com/bit-ocean-studio/infra#readme",

packages/cspell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-ocean/cspell",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Universal CSpell dictionary configuration.",
55
"author": "Bruce Song <[email protected]> (https://github.com/recallwei/)",
66
"homepage": "https://github.com/bit-ocean-studio/infra#readme",

packages/echarts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-ocean/echarts",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Universal ECharts components.",
55
"author": "Bruce Song <[email protected]> (https://github.com/recallwei/)",
66
"homepage": "https://github.com/bit-ocean-studio/infra#readme",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-ocean/eslint-config",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Universal ESLint configuration.",
55
"author": "Bruce Song <[email protected]> (https://github.com/recallwei/)",
66
"homepage": "https://github.com/bit-ocean-studio/infra#readme",

packages/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bit-ocean/hooks",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Universal hooks.",
55
"author": "Bruce Song <[email protected]> (https://github.com/recallwei/)",
66
"homepage": "https://github.com/bit-ocean-studio/infra#readme",

0 commit comments

Comments
 (0)