10000 chore(main): release 2.0.1 (#20) · npm/move-file@9aacf1b · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit 9aacf1b

Browse files
chore(main): release 2.0.1 (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 919bbd5 commit 9aacf1b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/npm/move-file/compare/v2.0.0...v2.0.1) (2022-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* linting ([#19](https://github.com/npm/move-file/issues/19)) ([919bbd5](https://github.com/npm/move-file/commit/919bbd5bc1691c6731af0892d2be8d489fa4b528))
9+
310
## [2.0.0](https://github.com/npm/move-file/compare/v1.1.2...v2.0.0) (2022-04-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/move-file",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"files": [
55
"bin/",
66
"lib/"

0 commit comments

Comments
 (0)
0