From c868c7f3f41aff30441c12ba618976eaa9b88cdb Mon Sep 17 00:00:00 2001 From: Sarah Etter Date: Thu, 19 Oct 2023 10:26:02 -0400 Subject: [PATCH] chore: release 16.9.0 (#6079) Release-As: 16.9.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 132d019df28..1546f87fc7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +### Features + +* add integration deploy command ([#6078](https://github.com/netlify/cli/issues/6078)) ([aa9b0be](https://github.com/netlify/cli/commit/aa9b0be3b6f91df45e136cbdca3a92f7a04a0d7e)) + + + ## [16.8.1](https://github.com/netlify/cli/compare/v16.8.0...v16.8.1) (2023-10-19)