Skip to content

Commit e6d32a3

Browse files
Version Packages (#237)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1a5ea55 commit e6d32a3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wicked-points-own.md

-5
This file was deleted.

packages/cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @manypkg/cli
22

3+
## 0.23.0
4+
5+
### Minor Changes
6+
7+
- [#236](https://github.com/Thinkmill/manypkg/pull/236) [`1a5ea55`](https://github.com/Thinkmill/manypkg/commit/1a5ea55d5cf4ba7117095a0f7d3cab6843fa1ae1) Thanks [@VanTanev](https://github.com/VanTanev)! - Change the `ROOT_HAS_DEV_DEPENDENCIES` rule to `ROOT_HAS_PROD_DEPENDENCIES`. Monorepo root should use `devDependencies` instead of `dependencies` for better support of production-only installs, useful in eg Docker builds.
8+
39
## 0.22.0
410

511
### Minor Changes

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@manypkg/cli",
3-
"version": "0.22.0",
3+
"version": "0.23.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/Thinkmill/manypkg.git",

0 commit comments

Comments
 (0)