From fe1225c7807bae66e7e811761ac3ed1a38df41a3 Mon Sep 17 00:00:00 2001 From: Maciej Jastrzebski Date: Thu, 31 Oct 2024 08:41:02 +0100 Subject: [PATCH] chore: release v12.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 227def11..68dc2164 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@testing-library/react-native", - "version": "12.8.0", + "version": "12.8.1", "description": "Simple and complete React Native testing utilities that encourage good testing practices.", "main": "build/index.js", "types": "build/index.d.ts",