From 3fd907521d054695d7a3ce95e733fcb5fe795e3a Mon Sep 17 00:00:00 2001 From: Circle Bot Releases Date: Tue, 4 Aug 2026 10:59:01 -0700 Subject: [PATCH] chore(main): release 0.10.0 (auto-release) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c01e5c..6ec0c5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.10.0](https://github.com/circlefin/terraform-provider-quicknode/compare/v0.9.1...v0.10.0) (2026-08-04) + + +### Features + +* **endpoint:** add wss_url output to endpoint resource ([#81](https://github.com/circlefin/terraform-provider-quicknode/issues/81)) ([b8da509](https://github.com/circlefin/terraform-provider-quicknode/commit/b8da509a2e0ec022cf46611334269330c8298e11)) + ## [0.9.1](https://github.com/circlefin/terraform-provider-quicknode/compare/v0.9.0...v0.9.1) (2026-07-22)