File tree Expand file tree Collapse file tree 8 files changed +34
-4
lines changed Expand file tree Collapse file tree 8 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.1.0-beta.3] ( https://github.com/zely-js/dobs/compare/v0.1.0-beta.2...v0.1.0-beta.3 ) (2025-11-26)
7+
8+ ### Features
9+
10+ * ** @dobsjs/websocket :** websocket client ([ 2096416] ( https://github.com/zely-js/dobs/commit/20964161078ac0716ce851d3bcb44faafa61622d ) )
11+ * ** create-dobs:** include server entry in template ([ ea7c21b] ( https://github.com/zely-js/dobs/commit/ea7c21b4b18f62118edaa2bd9e0d7e799fd27b0a ) )
12+
613# [ 0.1.0-beta.2] ( https://github.com/zely-js/dobs/compare/v0.1.0-beta.1...v0.1.0-beta.2 ) (2025-11-19)
714
815### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3- "version" : " 0.1.0-beta.2 " ,
3+ "version" : " 0.1.0-beta.3 " ,
44 "npmClient" : " yarn" ,
55 "command" : {
66 "publish" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.1.0-beta.3] ( https://github.com/zely-js/dobs/compare/v0.1.0-beta.2...v0.1.0-beta.3 ) (2025-11-26)
7+
8+ ### Features
9+
10+ * ** create-dobs:** include server entry in template ([ ea7c21b] ( https://github.com/zely-js/dobs/commit/ea7c21b4b18f62118edaa2bd9e0d7e799fd27b0a ) )
11+
612# [ 0.1.0-beta.2] ( https://github.com/zely-js/dobs/compare/v0.1.0-beta.1...v0.1.0-beta.2 ) (2025-11-19)
713
814** Note:** Version bump only for package create-dobs
Original file line number Diff line number Diff line change 11{
22 "name" : " create-dobs" ,
3- "version" : " 0.1.0-beta.2 " ,
3+ "version" : " 0.1.0-beta.3 " ,
44 "main" : " ./dist/index.js" ,
55 "types" : " ./dist/index.d.ts" ,
66 "bin" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # [ 0.1.0-beta.3] ( https://github.com/zely-js/dobs/compare/v0.1.0-beta.2...v0.1.0-beta.3 ) (2025-11-26)
7+
8+ ### Features
9+
10+ * ** @dobsjs/websocket :** websocket client ([ 2096416] ( https://github.com/zely-js/dobs/commit/20964161078ac0716ce851d3bcb44faafa61622d ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @dobsjs/websocket" ,
3- "version" : " 0.1.0-beta.2 " ,
3+ "version" : " 0.1.0-beta.3 " ,
44 "main" : " ./dist/index.js" ,
55 "module" : " ./dist/index.mjs" ,
66 "types" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.1.0-beta.3] ( https://github.com/zely-js/dobs/compare/v0.1.0-beta.2...v0.1.0-beta.3 ) (2025-11-26)
7+
8+ ### Features
9+
10+ * ** @dobsjs/websocket :** websocket client ([ 2096416] ( https://github.com/zely-js/dobs/commit/20964161078ac0716ce851d3bcb44faafa61622d ) )
11+ * ** create-dobs:** include server entry in template ([ ea7c21b] ( https://github.com/zely-js/dobs/commit/ea7c21b4b18f62118edaa2bd9e0d7e799fd27b0a ) )
12+
613# [ 0.1.0-beta.2] ( https://github.com/zely-js/dobs/compare/v0.1.0-beta.1...v0.1.0-beta.2 ) (2025-11-19)
714
815### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " dobs" ,
3- "version" : " 0.1.0-beta.2 " ,
3+ "version" : " 0.1.0-beta.3 " ,
44 "main" : " ./dist/index.js" ,
55 "module" : " ./dist/index.mjs" ,
66 "types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments