We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec5afe commit 651393eCopy full SHA for 651393e
2 files changed
packages/email-editor/CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# @courselit/email-editor
2
+
3
+## 0.1.0
4
5
+### Patch Changes
6
7
+- 56bc36a: Testing GH Action and changeset
packages/email-editor/package.json
@@ -1,6 +1,6 @@
{
"name": "@courselit/email-editor",
- "version": "0.1.0-alpha.2",
+ "version": "0.1.0",
"description": "Email Editor by CourseLit",
"author": "CourseLit <hi@codelit.dev>",
"homepage": "https://github.com/codelitdev/courselit#readme",
0 commit comments