Skip to content

Commit eb53dbb

Browse files
committed
feat(dargstack)!: migrate to v4.0.0-beta.1
1 parent 9ec9e4b commit eb53dbb

File tree

156 files changed

+1340
-2432
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+1340
-2432
lines changed

.commitlintrc.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

.husky/commit-msg

Lines changed: 0 additions & 7 deletions
This file was deleted.

.husky/pre-commit

Lines changed: 0 additions & 7 deletions
This file was deleted.

.nvmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

.releaserc.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
}
1616
],
1717
"@semantic-release/changelog",
18-
"@semantic-release/npm",
1918
"@semantic-release/github",
2019
"@semantic-release/git"
21-
],
22-
"tagFormat": "${version}"
20+
]
2321
}

Dockerfile.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# <DEPENDENCIES>
2+
FROM ghcr.io/dargstack/dargstack:4.0.0-beta.1
3+
# </DEPENDENCIES>

0 commit comments

Comments
 (0)