Skip to content

Commit a9ab8d7

Browse files
committed
docs: changelog for v7.10.0
1 parent 8c9e247 commit a9ab8d7

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
## v7.10.0 (2021-04-15)
2+
3+
### FEATURES
4+
5+
* [`f9b639eb6`](https://github.com/npm/cli/commit/f9b639eb6c504ded6cdd59e83e26a392bfe81e5d)
6+
[#3052](https://github.com/npm/cli/issues/3052)
7+
feat(bugs): fall back to email if provided
8+
([@Yash-Singh1](https://github.com/Yash-Singh1))
9+
* [`8c9e24778`](https://github.com/npm/cli/commit/8c9e24778db867cb3148bc247c7e321639aa9f58)
10+
[#3055](https://github.com/npm/cli/issues/3055)
11+
feat(version): add workspace support
12+
([@wraithgar](https://github.com/wraithgar))
13+
14+
### DEPENDENCIES
15+
16+
* [`f1e6743a6`](https://github.com/npm/cli/commit/f1e6743a6e8e32ddad6d1964eb05d17e6c50a456)
17+
`libnpmversion@1.2.0`
18+
* feat(retrieve-tag): retrieve unannotated git tags
19+
* fix(retrieve-tag): use semver to look for semver
20+
* [`3b476a24c`](https://github.com/npm/cli/commit/3b476a24cf0b2823fdf92505b84bddde4fcc8b14)
21+
`@npmcl/git@2.0.8`
22+
* fix(git): do not use shell when calling git
23+
* [`dfcd0c1e2`](https://github.com/npm/cli/commit/dfcd0c1e2331c1f4b6573466b50505772eddaf22)
24+
[#3069](https://github.com/npm/cli/issues/3069)
25+
`tap@15.0.2`
26+
27+
### DOCUMENTATION
28+
29+
* [`90b61eda9`](https://github.com/npm/cli/commit/90b61eda9b41af108ed69fc0c43a522a92745047)
30+
[#3053](https://github.com/npm/cli/issues/3053)
31+
fix(contributing.md): explicitely outline dep updates
32+
([@darcyclarke](https://github.com/darcyclarke))
33+
134
## v7.9.0 (2021-04-08)
235

336
### FEATURES

0 commit comments

Comments
 (0)