Skip to content

Commit b41c4c9

Browse files
chore(main): release 8.13.1 (#4124)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 918d1ad commit b41c4c9

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
### [8.13.1](https://github.com/netlify/cli/compare/v8.13.0...v8.13.1) (2022-01-24)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @types/node to v14.18.9 ([#4123](https://github.com/netlify/cli/issues/4123)) ([a50c4d9](https://github.com/netlify/cli/commit/a50c4d973dfcd4680b266b1cc0d1253dec9dd192))
16+
* **deps:** update dependency axios to ^0.25.0 ([#4119](https://github.com/netlify/cli/issues/4119)) ([f66cb40](https://github.com/netlify/cli/commit/f66cb407a88c8e8b31a1b646ef14fae2b77a8005))
17+
* **deps:** update dependency better-opn to v3.0.2 ([#4125](https://github.com/netlify/cli/issues/4125)) ([d588dd2](https://github.com/netlify/cli/commit/d588dd262195ef060c8b70ea6c894c6dac335bad))
18+
* **deps:** update dependency http-proxy-middleware to v2.0.2 ([#4126](https://github.com/netlify/cli/issues/4126)) ([2722b53](https://github.com/netlify/cli/commit/2722b53175ccc74b4bbe9ff6c0aed13bd3210152))
19+
* **deps:** update dependency stripe to v8.199.0 ([#4120](https://github.com/netlify/cli/issues/4120)) ([918d1ad](https://github.com/netlify/cli/commit/918d1ad8319888ba2a818520ba7d9f687c07be9c))
20+
* **deps:** update dependency typescript to v4.5.5 ([#4117](https://github.com/netlify/cli/issues/4117)) ([ab8276f](https://github.com/netlify/cli/commit/ab8276f9b26c367e0139e37e8d8b34821fbac9be))
21+
1022
## [8.13.0](https://github.com/netlify/cli/compare/v8.12.0...v8.13.0) (2022-01-22)
1123

1224

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify-cli",
33
"description": "Netlify command line tool",
4-
"version": "8.13.0",
4+
"version": "8.13.1",
55
"author": "Netlify Inc.",
66
"contributors": [
77
"Mathias Biilmann <[email protected]> (https://twitter.com/biilmann)",

0 commit comments

Comments
 (0)