From 282fba8b820074bcc8f21f0ed8377531eca12c68 Mon Sep 17 00:00:00 2001 From: Farman Pirzada Date: Sun, 30 Jun 2024 22:48:09 -0600 Subject: [PATCH 1/2] Update README.md for DBT Adapters --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bafae02..51afa7cb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ dbt logo

-# dbt-tests-adapter +# dbt-adapters This package is responsible for: From 2a531518a42fe6c50a4f7f9fba0066156171b1fa Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 1 Jul 2024 08:39:06 -0600 Subject: [PATCH 2/2] Add changelog --- .changes/unreleased/Docs-20240701-083900.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Docs-20240701-083900.yaml diff --git a/.changes/unreleased/Docs-20240701-083900.yaml b/.changes/unreleased/Docs-20240701-083900.yaml new file mode 100644 index 00000000..8df9640b --- /dev/null +++ b/.changes/unreleased/Docs-20240701-083900.yaml @@ -0,0 +1,6 @@ +kind: Docs +body: Update top level readme title +time: 2024-07-01T08:39:00.751937-06:00 +custom: + Author: farmanp + Issue: "233"