We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a679b commit bbe9c6fCopy full SHA for bbe9c6f
2 files changed
.changeset/config.json
@@ -7,5 +7,20 @@
7
"access": "public",
8
"baseBranch": "main",
9
"updateInternalDependencies": "patch",
10
- "ignore": ["@courselit/web"]
+ "ignore": [
11
+ "@courselit/web",
12
+ "@courselit/state-management",
13
+ "@courselit/utils",
14
+ "@courselit/queue",
15
+ "@courselit/icons",
16
+ "@courselit/components-library",
17
+ "tsconfig",
18
+ "tailwind-config",
19
+ "@courselit/page-blocks",
20
+ "@courselit/text-editor",
21
+ "@courselit/common-logic",
22
+ "@courselit/page-primitives",
23
+ "@courselit/common-models",
24
+ "@courselit/docs"
25
+ ]
26
}
.changeset/slick-jeans-kick.md
@@ -0,0 +1,5 @@
1
+---
2
+"@courselit/email-editor": patch
3
4
+
5
+Setting up publishing pipeline for @courselit/email-editor
0 commit comments