Skip to content

Commit dd69537

Browse files
committed
chore(release): publish new version 0.0.1
1 parent 7b0af2d commit dd69537

File tree

10 files changed

+26
-6
lines changed

10 files changed

+26
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.1](https://github.com/zely-js/dobs/compare/v0.0.1-alpha.8...v0.0.1) (2025-11-09)
7+
8+
**Note:** Version bump only for package dobs
9+
610
## [0.0.1-alpha.8](https://github.com/zely-js/dobs/compare/v0.0.1-alpha.7...v0.0.1-alpha.8) (2025-11-09)
711

812
**Note:** Version bump only for package dobs

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3-
"version": "0.0.1-alpha.8",
3+
"version": "0.0.1",
44
"npmClient": "yarn",
55
"command": {
66
"publish": {

packages/create-dobs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.1](https://github.com/zely-js/dobs/compare/v0.0.1-alpha.8...v0.0.1) (2025-11-09)
7+
8+
**Note:** Version bump only for package create-dobs
9+
610
## [0.0.1-alpha.8](https://github.com/zely-js/dobs/compare/v0.0.1-alpha.7...v0.0.1-alpha.8) (2025-11-09)
711

812
**Note:** Version bump only for package create-dobs

packages/create-dobs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-dobs",
3-
"version": "0.0.1-alpha.8",
3+
"version": "0.0.1",
44
"main": "./dist/index.js",
55
"types": "./dist/index.d.ts",
66
"bin": "./dist/index.js",

packages/dobs-http/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.1](https://github.com/zely-js/dobs/compare/v0.0.1-alpha.8...v0.0.1) (2025-11-09)
7+
8+
**Note:** Version bump only for package @dobsjs/http
9+
610
## [0.0.1-alpha.8](https://github.com/zely-js/dobs/compare/v0.0.1-alpha.7...v0.0.1-alpha.8) (2025-11-09)
711

812
**Note:** Version bump only for package @dobsjs/http

packages/dobs-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dobsjs/http",
3-
"version": "0.0.1-alpha.8",
3+
"version": "0.0.1",
44
"main": "./dist/index.js",
55
"module": "./dist/index.mjs",
66
"types": "./dist/index.d.ts",

packages/dobs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.1](https://github.com/zely-js/dobs/compare/v0.0.1-alpha.8...v0.0.1) (2025-11-09)
7+
8+
**Note:** Version bump only for package dobs
9+
610
## [0.0.1-alpha.8](https://github.com/zely-js/dobs/compare/v0.0.1-alpha.7...v0.0.1-alpha.8) (2025-11-09)
711

812
**Note:** Version bump only for package dobs

packages/dobs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dobs",
3-
"version": "0.0.1-alpha.8",
3+
"version": "0.0.1",
44
"main": "./dist/index.js",
55
"module": "./dist/index.mjs",
66
"types": "./dist/index.d.ts",
@@ -47,7 +47,7 @@
4747
"chalk": "4",
4848
"chokidar": "^4.0.3",
4949
"deepmerge-ts": "^7.1.5",
50-
"module-loader-ts": "^0.0.1-alpha.8",
50+
"module-loader-ts": "^0.0.1",
5151
"rolldown": "^1.0.0-beta.46"
5252
}
5353
}

packages/module-loader/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.1](https://github.com/zely-js/dobs/compare/v0.0.1-alpha.8...v0.0.1) (2025-11-09)
7+
8+
**Note:** Version bump only for package module-loader-ts
9+
610
## [0.0.1-alpha.8](https://github.com/zely-js/dobs/compare/v0.0.1-alpha.7...v0.0.1-alpha.8) (2025-11-09)
711

812
**Note:** Version bump only for package module-loader-ts

packages/module-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "module-loader-ts",
3-
"version": "0.0.1-alpha.8",
3+
"version": "0.0.1",
44
"main": "./dist/index.js",
55
"module": "./dist/index.mjs",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)