mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-26 14:33:59 +10:00
build(v3): use pnpm, docker, docker-compose to orchestrate two services (client, server)
This commit is contained in:
11
.changeset/config.json
Normal file
11
.changeset/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/@changesets/config@1.7.0/schema.json",
|
||||
"changelog": "@changesets/cli/changelog",
|
||||
"commit": false,
|
||||
"fixed": [],
|
||||
"linked": [],
|
||||
"ignore": [],
|
||||
"baseBranch": "v3",
|
||||
"access": "restricted",
|
||||
"updateInternalDependencies": "patch"
|
||||
}
|
||||
Reference in New Issue
Block a user