Skip to content

Commit 3c0771d

Browse files
ci(changeset): generate PR with changelog & version updates (#54)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 503f242 commit 3c0771d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ten-jokes-boil.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @manypkg/cli
22

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- [`503f242`](https://github.com/Thinkmill/manypkg/commit/503f24292626849d54216121b742c27af9f9e70f) [#53](https://github.com/Thinkmill/manypkg/pull/53) Thanks [@NateRadebaugh](https://github.com/NateRadebaugh)! - Add special logic for `INCORRECT_REPOSITORY_FIELD` check to handle github repository separately from azure
8+
39
## 0.11.0
410

511
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "https://github.com/Thinkmill/manypkg.git",
66
"directory": "packages/cli"
77
},
8-
"version": "0.11.0",
8+
"version": "0.11.1",
99
"main": "dist/cli.cjs.js",
1010
"module": "dist/cli.esm.js",
1111
"license": "MIT",

0 commit comments

Comments
 (0)