Skip to content

Commit 640dd3d

Browse files
committed
fix: let's see if its do the work
1 parent 39d4483 commit 640dd3d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ backgroundColor = #fff
55
inactiveColor = #4B5563
66
shadowColor = #D1D5DB
77
textColor = #4B5563
8-
// Additional color
8+
// Additional colors
99
backgroundHoverColor = #F3F4F6
1010
backgroundActiveColor = #DBEAFE
1111

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-
ci: false,
114113
plugins: [
115114
'@semantic-release/commit-analyzer',
116115
[

0 commit comments

Comments
 (0)