Skip to content

Commit 39d4483

Browse files
committed
fix: remove the comment
1 parent 4104ffe commit 39d4483

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/vue-quill/src/assets/snow.styl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ backgroundColor = #fff
55
inactiveColor = #4B5563
66
shadowColor = #D1D5DB
77
textColor = #4B5563
8-
// This is the channge
98
// Additional color
109
backgroundHoverColor = #F3F4F6
1110
backgroundActiveColor = #DBEAFE

scripts/release.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
const { nextRelease } = await semanticRelease({
111111
branches: releaserc.branches,
112112
repositoryUrl: pkg.repository.url,
113-
dryRun: true,
114113
ci: false,
115114
plugins: [
116115
'@semantic-release/commit-analyzer',

0 commit comments

Comments
 (0)