Skip to content

Commit 327e4ac

Browse files
Version Packages (#261)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5854938 commit 327e4ac

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/clever-feet-move.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.25.1
4+
5+
### Patch Changes
6+
7+
- [#260](https://github.com/Thinkmill/manypkg/pull/260) [`5854938`](https://github.com/Thinkmill/manypkg/commit/585493847a530bd87540eb0207b337d8ea5d05c6) Thanks [@jasekiw](https://github.com/jasekiw)! - Keep detected line endings flavor of `package.json` files on Windows when updating those files
8+
39
## 0.25.0
410

511
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@manypkg/cli",
3-
"version": "0.25.0",
3+
"version": "0.25.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/Thinkmill/manypkg.git",

0 commit comments

Comments
 (0)