File tree Expand file tree Collapse file tree 8 files changed +23
-4
lines changed Expand file tree Collapse file tree 8 files changed +23
-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.2.0] ( https://github.com/coldrun/monorepo-typescript/compare/v0.2.0-rc.1...v0.2.0 ) (2025-02-24)
7+
8+ ### Bug Fixes
9+
10+ * ** ci:** handle conventional-graduate in release workflow ([ 5ecdaeb] ( https://github.com/coldrun/monorepo-typescript/commit/5ecdaeb33464a7539c0d5b3e6c0c39b4582e9039 ) )
11+ * ** ci:** invalid condition in release workflow ([ 5ad97ce] ( https://github.com/coldrun/monorepo-typescript/commit/5ad97ce8bf7690f45f7329627e2a19a40e9e063a ) )
12+
613## [ 0.2.0-rc.1] ( https://github.com/coldrun/monorepo-typescript/compare/v0.2.0-rc.0...v0.2.0-rc.1 ) (2025-02-24)
714
815### Features
Original file line number Diff line number Diff line change 22 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
33 "packages" : [" packages/*" , " apps/*" ],
44 "npmClient" : " pnpm" ,
5- "version" : " 0.2.0-rc.1 " ,
5+ "version" : " 0.2.0" ,
66 "conventionalCommits" : true ,
77 "changelogPreset" : " ./changelog.preset.js" ,
88 "preid" : " rc" ,
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.2.0] ( https://github.com/coldrun/monorepo-typescript/compare/v0.2.0-rc.1...v0.2.0 ) (2025-02-24)
7+
8+ ** Note:** Version bump only for package @coldrun/monorepo-typescript-core
9+
610## [ 0.2.0-rc.1] ( https://github.com/coldrun/monorepo-typescript/compare/v0.2.0-rc.0...v0.2.0-rc.1 ) (2025-02-24)
711
812** Note:** Version bump only for package @coldrun/monorepo-typescript-core
Original file line number Diff line number Diff line change 11{
22 "name" : " @coldrun/monorepo-typescript-core" ,
3- "version" : " 0.2.0-rc.1 " ,
3+ "version" : " 0.2.0" ,
44 "type" : " module" ,
55 "scripts" : {
66 "dev" : " rollup -c -w" ,
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.2.0] ( https://github.com/coldrun/monorepo-typescript/compare/v0.2.0-rc.1...v0.2.0 ) (2025-02-24)
7+
8+ ** Note:** Version bump only for package @coldrun/monorepo-typescript-playground
9+
610## [ 0.2.0-rc.1] ( https://github.com/coldrun/monorepo-typescript/compare/v0.2.0-rc.0...v0.2.0-rc.1 ) (2025-02-24)
711
812** Note:** Version bump only for package @coldrun/monorepo-typescript-playground
Original file line number Diff line number Diff line change 11{
22 "name" : " @coldrun/monorepo-typescript-playground" ,
33 "private" : true ,
4- "version" : " 0.2.0-rc.1 " ,
4+ "version" : " 0.2.0" ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
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.2.0] ( https://github.com/coldrun/monorepo-typescript/compare/v0.2.0-rc.1...v0.2.0 ) (2025-02-24)
7+
8+ ** Note:** Version bump only for package @coldrun/monorepo-typescript-shared
9+
610## [ 0.2.0-rc.1] ( https://github.com/coldrun/monorepo-typescript/compare/v0.2.0-rc.0...v0.2.0-rc.1 ) (2025-02-24)
711
812** Note:** Version bump only for package @coldrun/monorepo-typescript-shared
Original file line number Diff line number Diff line change 11{
22 "name" : " @coldrun/monorepo-typescript-shared" ,
33 "private" : true ,
4- "version" : " 0.2.0-rc.1 " ,
4+ "version" : " 0.2.0" ,
55 "type" : " module" ,
66 "main" : " src/index.ts" ,
77 "module" : " src/index.ts" ,
You can’t perform that action at this time.
0 commit comments