Skip to content

Commit 7a9f1cd

Browse files
chore(main): release 15.8.0 (#5828)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 1238845 commit 7a9f1cd

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ 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+
## [15.8.0](https://github.com/netlify/cli/compare/v15.7.0...v15.8.0) (2023-06-30)
11+
12+
13+
### Features
14+
15+
* support setting `is_secret` on environment variables ([#5824](https://github.com/netlify/cli/issues/5824)) ([77d4575](https://github.com/netlify/cli/commit/77d4575a870f8958f7a37a300017ea09f12d105e))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update netlify packages ([#5826](https://github.com/netlify/cli/issues/5826)) ([cd7abe6](https://github.com/netlify/cli/commit/cd7abe68b501ac23fd614e4e68a60ea5478b0cd3))
21+
* support typescript in V2 API ([#5829](https://github.com/netlify/cli/issues/5829)) ([7d784cc](https://github.com/netlify/cli/commit/7d784ccaf7baaf6193d621491ee67bbb5bccd224))
22+
* update bootstrap URL ([#5831](https://github.com/netlify/cli/issues/5831)) ([1238845](https://github.com/netlify/cli/commit/1238845d542e9d482b04529d9835d24e1b081639))
23+
1024
## [15.7.0](https://github.com/netlify/cli/compare/v15.6.0...v15.7.0) (2023-06-27)
1125

1226

package-lock.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": "15.7.0",
4+
"version": "15.8.0",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {

0 commit comments

Comments
 (0)