From e102add5255c4f1561458e9dae1c006aa7e15f08 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 7 Feb 2026 02:04:16 +0000 Subject: [PATCH] chore(release): v1.8.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09cd086..1862de0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.8.2](https://github.com/GetStream/stream-cli/compare/v1.7.2...v1.8.2) (2026-02-07) + + +### Features + +* remove import validation from CLI ([#174](https://github.com/GetStream/stream-cli/issues/174)) ([483ddaf](https://github.com/GetStream/stream-cli/commit/483ddafb63c90f00c899c8ff0be4d5697d18ba6f)) + ### [1.7.2](https://github.com/GetStream/stream-cli/compare/v1.7.1...v1.7.2) (2023-08-01) ### [1.7.1](https://github.com/GetStream/stream-cli/compare/v1.7.0...v1.7.1) (2023-08-01)