File tree Expand file tree Collapse file tree 8 files changed +53
-5
lines changed Expand file tree Collapse file tree 8 files changed +53
-5
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " pulse-editor-web " : minor
3+ " @pulse-editor/shared-utils " : patch
4+ " @pulse-editor/react-api " : patch
5+ ---
6+
7+ 0.1.1-alpha
Original file line number Diff line number Diff line change 1+ {
2+ "mode" : " pre" ,
3+ "tag" : " alpha" ,
4+ "initialVersions" : {
5+ "pulse-editor-desktop" : " 0.0.1" ,
6+ "pulse-editor-mobile" : " 0.0.1" ,
7+ "@pulse-editor/react-api" : " 0.1.0" ,
8+ "@pulse-editor/shared-utils" : " 0.1.0" ,
9+ "pulse-editor-vscode" : " 0.0.3" ,
10+ "pulse-editor-web" : " 0.0.2"
11+ },
12+ "changesets" : [
13+ " mighty-ghosts-crash"
14+ ]
15+ }
Original file line number Diff line number Diff line change 11# @pulse-editor/react-api
2+
3+ ## 0.1.1-alpha.0
4+
5+ ### Patch Changes
6+
7+ - 0.1.1-alpha
8+ - Updated dependencies
9+ - @pulse-editor/shared-utils @0.1.1-alpha.0
10+
211## 0.1.0-alpha.0
312
413### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @pulse-editor/react-api" ,
3- "version" : " 0.1.0" ,
3+ "version" : " 0.1.1-alpha. 0" ,
44 "main" : " dist/main.js" ,
55 "type" : " module" ,
66 "files" : [
3535 "typescript-eslint" : " ^8.30.1"
3636 },
3737 "peerDependencies" : {
38- "@pulse-editor/shared-utils" : " 0.1.0" ,
38+ "@pulse-editor/shared-utils" : " 0.1.1-alpha. 0" ,
3939 "react" : " ^19.0.0" ,
4040 "react-dom" : " ^19.0.0"
4141 }
Original file line number Diff line number Diff line change 11# @pulse-editor/shared-utils
22
3+ ## 0.1.1-alpha.0
4+
5+ ### Patch Changes
6+
7+ - 0.1.1-alpha
8+
39## 0.1.0-alpha.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @pulse-editor/shared-utils" ,
3- "version" : " 0.1.0" ,
3+ "version" : " 0.1.1-alpha. 0" ,
44 "main" : " dist/main.js" ,
55 "type" : " module" ,
66 "files" : [
Original file line number Diff line number Diff line change 11# pulse-editor-web
22
3+ ## 0.1.1-alpha.0
4+
5+ ### Minor Changes
6+
7+ - 0.1.1-alpha
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies
12+ - @pulse-editor/shared-utils @0.1.1-alpha.0
13+
314## 0.0.2-alpha.0
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " pulse-editor-web" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.1.1-alpha.0 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
2121 "@heroui/theme" : " ^2.4.14-beta.2" ,
2222 "@langchain/anthropic" : " ^0.3.18" ,
2323 "@langchain/community" : " ^0.3.41" ,
24- "@pulse-editor/shared-utils" : " ^0.1.0" ,
24+ "@pulse-editor/shared-utils" : " ^0.1.1-alpha. 0" ,
2525 "@ricky0123/vad-web" : " ^0.0.22" ,
2626 "elevenlabs" : " ^1.57.0" ,
2727 "framer-motion" : " ^12.7.4" ,
You can’t perform that action at this time.
0 commit comments