Skip to content

Commit 54243a1

Browse files
committed
chore: add changeset for v0.1.1
1 parent f4758be commit 54243a1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.changeset/v0-1-1-fixes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@prosdevlab/experience-sdk": patch
3+
---
4+
5+
Fix workspace dependency protocol causing npm install errors. Add README and improve workflows.
6+
7+
- Fix: Replace `workspace:*` with `^0.1.0` for plugins dependency
8+
- Add: README with installation instructions and examples
9+
- Fix: Remove pnpm version conflicts in GitHub workflows
10+

0 commit comments

Comments
 (0)