Skip to content

Commit c232094

Browse files
chore(main): release 13.3.0
1 parent fd4d358 commit c232094

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+
## [13.3.0](https://github.com/netlify/cli/compare/v13.2.2...v13.3.0) (2023-03-30)
11+
12+
13+
### Features
14+
15+
* add tag inside the head element ([#5599](https://github.com/netlify/cli/issues/5599)) ([cd6f33d](https://github.com/netlify/cli/commit/cd6f33dd6a7185b12663e2022a7fc94e48de88f7))
16+
17+
18+
### Bug Fixes
19+
20+
* **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))
21+
1022
## [13.2.2](https://github.com/netlify/cli/compare/v13.2.1...v13.2.2) (2023-03-28)
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": "13.2.2",
4+
"version": "13.3.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)