Skip to content

Commit

Permalink
Version Packages (#237)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 21, 2024
1 parent 1a5ea55 commit e6d32a3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wicked-points-own.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @manypkg/cli

## 0.23.0

### Minor Changes

- [#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.

## 0.22.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@manypkg/cli",
"version": "0.22.0",
"version": "0.23.0",
"repository": {
"type": "git",
"url": "https://github.com/Thinkmill/manypkg.git",
Expand Down

0 comments on commit e6d32a3

Please sign in to comment.