From ef5caf4751b2d6c8ec0e586c5e4a002b104cbc06 Mon Sep 17 00:00:00 2001 From: Matthew Vine Date: Thu, 11 Sep 2025 16:09:37 -0400 Subject: [PATCH 1/2] ci: empty commit for new release From 4df072e3d0a10bb434be93f9908a294d6c123be2 Mon Sep 17 00:00:00 2001 From: Matthew Vine Date: Thu, 11 Sep 2025 16:19:25 -0400 Subject: [PATCH 2/2] fix: minor typo in readme --- vue-components/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue-components/README.md b/vue-components/README.md index ba1a6ae..b5699b7 100644 --- a/vue-components/README.md +++ b/vue-components/README.md @@ -1,6 +1,6 @@ # Custom Vue module -This sub-directory capture the client side components that you want to expose inside your trame application. +This sub-directory captures the client side components that you want to expose inside your trame application. ## Build