Skip to content

Commit

Permalink
chore(main): release 13.1.1 (#5543)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Mar 9, 2023
1 parent bd9823e commit f563cc7
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [13.1.1](https://github.com/netlify/cli/compare/v13.1.0...v13.1.1) (2023-03-09)


### Bug Fixes

* **deps:** update dependency find-up to v6 ([#5545](https://github.com/netlify/cli/issues/5545)) ([c4b15f6](https://github.com/netlify/cli/commit/c4b15f691f5250ee57f7de1cf5d399141f265d59))
* **deps:** update dependency locate-path to v7 ([#5541](https://github.com/netlify/cli/issues/5541)) ([0f7ac19](https://github.com/netlify/cli/commit/0f7ac190f9e1c7ed056d2feb1a1834c8305a048a))
* **deps:** update dependency log-symbols to v5 ([#5540](https://github.com/netlify/cli/issues/5540)) ([6b9441c](https://github.com/netlify/cli/commit/6b9441c298d544a7054dc423c173980595d8f00d))
* **deps:** update dependency ora to v6 ([#5542](https://github.com/netlify/cli/issues/5542)) ([f65b2a9](https://github.com/netlify/cli/commit/f65b2a909a5be727c3d2315923136bd2472a2557))
* **deps:** update netlify packages ([#5548](https://github.com/netlify/cli/issues/5548)) ([bd9823e](https://github.com/netlify/cli/commit/bd9823e5ae9994cadc39e1c9571047b340515811))
* wrong env values could be used for non-dev context in `netlify deploy --build --context` ([#5538](https://github.com/netlify/cli/issues/5538)) ([08ac5d7](https://github.com/netlify/cli/commit/08ac5d7e97366b2427f6ab543142cb8d3e5418b9))

## [13.1.0](https://github.com/netlify/cli/compare/v13.0.1...v13.1.0) (2023-03-09)


Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cli",
"description": "Netlify command line tool",
"version": "13.1.0",
"version": "13.1.1",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

1 comment on commit f563cc7

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Package size: 263 MB

Please sign in to comment.