File tree Expand file tree Collapse file tree 10 files changed +45
-5
lines changed Expand file tree Collapse file tree 10 files changed +45
-5
lines changed Original file line number Diff line number Diff line change 11# @superstreamer/api
22
3+ ## 1.2.0
4+
5+ ### Minor Changes
6+
7+ - Release of v1.2.0, the fundamentals are now in place to build upon!
8+
39## 1.1.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @superstreamer/api" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "type" : " module" ,
55 "exports" : {
66 "./client" : {
Original file line number Diff line number Diff line change 11# @superstreamer/app
22
3+ ## 1.2.0
4+
5+ ### Minor Changes
6+
7+ - Release of v1.2.0, the fundamentals are now in place to build upon!
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies
12+ - @superstreamer/api @1.2.0
13+
314## 1.1.0
415
516### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @superstreamer/app" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "type" : " module" ,
55 "scripts" : {
66 "dev" : " bunx --bun vite" ,
Original file line number Diff line number Diff line change 11# @superstreamer/artisan
22
3+ ## 1.2.0
4+
5+ ### Minor Changes
6+
7+ - Release of v1.2.0, the fundamentals are now in place to build upon!
8+
39## 1.1.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @superstreamer/artisan" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "type" : " module" ,
55 "scripts" : {
66 "dev" : " bun --watch ./src/index.ts" ,
Original file line number Diff line number Diff line change 11# @superstreamer/stitcher
22
3+ ## 1.2.0
4+
5+ ### Minor Changes
6+
7+ - Release of v1.2.0, the fundamentals are now in place to build upon!
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies
12+ - @superstreamer/api @1.2.0
13+
314## 1.1.0
415
516### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @superstreamer/stitcher" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "type" : " module" ,
55 "scripts" : {
66 "dev" : " bun --watch --inspect=ws://localhost:6500/sprs-stitcher ./src/index.ts" ,
Original file line number Diff line number Diff line change 11# docs
22
3+ ## 1.2.0
4+
5+ ### Minor Changes
6+
7+ - Release of v1.2.0, the fundamentals are now in place to build upon!
8+
39## 1.1.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " docs" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "scripts" : {
55 "dev" : " vitepress dev" ,
66 "build" : " vitepress build"
You can’t perform that action at this time.
0 commit comments