From 47b2477bbe346e114749d7066d1a9fa399416654 Mon Sep 17 00:00:00 2001 From: Maciej Jastrzebski Date: Wed, 27 Nov 2024 10:10:32 +0100 Subject: [PATCH] chore: release v12.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec2317a0..5b5a766c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@testing-library/react-native", - "version": "12.8.1", + "version": "12.9.0", "description": "Simple and complete React Native testing utilities that encourage good testing practices.", "main": "build/index.js", "types": "build/index.d.ts",