Skip to content

Commit bbe9c6f

Browse files
committed
Added a changeset
1 parent 68a679b commit bbe9c6f

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

.changeset/config.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,20 @@
77
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": ["@courselit/web"]
10+
"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+
]
1126
}

.changeset/slick-jeans-kick.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@courselit/email-editor": patch
3+
---
4+
5+
Setting up publishing pipeline for @courselit/email-editor

0 commit comments

Comments
 (0)