Skip to content

Commit

Permalink
chore(main): release 13.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Mar 30, 2023
1 parent fd4d358 commit c232094
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.3.0](https://github.com/netlify/cli/compare/v13.2.2...v13.3.0) (2023-03-30)


### Features

* add tag inside the head element ([#5599](https://github.com/netlify/cli/issues/5599)) ([cd6f33d](https://github.com/netlify/cli/commit/cd6f33dd6a7185b12663e2022a7fc94e48de88f7))


### Bug Fixes

* **deps:** update dependency @netlify/build to ^29.9.0 ([#5601](https://github.com/netlify/cli/issues/5601)) ([fd4d358](https://github.com/netlify/cli/commit/fd4d3587157b0dff694bb36fffc03301cc5c85d2))

## [13.2.2](https://github.com/netlify/cli/compare/v13.2.1...v13.2.2) (2023-03-28)


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.2.2",
"version": "13.3.0",
"author": "Netlify Inc.",
"type": "module",
"engines": {
Expand Down

0 comments on commit c232094

Please sign in to comment.