Skip to content

Commit 748ad6d

Browse files
Version Packages (#74)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3f8eb78 commit 748ad6d

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/shiny-months-hang.md

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

.changeset/short-cobras-repair.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.16.0
4+
5+
### Minor Changes
6+
7+
- [`3f8eb78`](https://github.com/Thinkmill/manypkg/commit/3f8eb788c4c1682424c14b9f5eeb40ac15a0af0b) [#73](https://github.com/Thinkmill/manypkg/pull/73) Thanks [@Noviny](https://github.com/Noviny)! - Add new command to upgrade packages easily with manypkg
8+
9+
* [`3f8eb78`](https://github.com/Thinkmill/manypkg/commit/3f8eb788c4c1682424c14b9f5eeb40ac15a0af0b) [#73](https://github.com/Thinkmill/manypkg/pull/73) Thanks [@Noviny](https://github.com/Noviny)! - Add new command 'npm-tag'
10+
311
## 0.15.0
412

513
### 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.15.0",
8+
"version": "0.16.0",
99
"main": "dist/cli.cjs.js",
1010
"module": "dist/cli.esm.js",
1111
"license": "MIT",

0 commit comments

Comments
 (0)