Skip to content

Commit 9cb2f64

Browse files
chore(main): release 18.1.0 (#7033)
1 parent 43c297d commit 9cb2f64

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
@@ -13,6 +13,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1313

1414

1515

16+
## [18.1.0](https://github.com/netlify/cli/compare/v18.0.4...v18.1.0) (2025-02-13)
17+
18+
19+
### Features
20+
21+
* add `ai-context` recipe ([#7035](https://github.com/netlify/cli/issues/7035)) ([43c297d](https://github.com/netlify/cli/commit/43c297df02d331550437bd01f302b9cdaa7ff463))
22+
23+
24+
### Bug Fixes
25+
26+
* **deps:** update dependency @netlify/blobs to v8.1.1 ([#7032](https://github.com/netlify/cli/issues/7032)) ([a87fd59](https://github.com/netlify/cli/commit/a87fd59d841b94575a820fb3c46ce6cb81167e23))
27+
1628
## [18.0.4](https://github.com/netlify/cli/compare/v18.0.3...v18.0.4) (2025-02-06)
1729

1830

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

0 commit comments

Comments
 (0)