From 24f745282417ba9be9946cbd0d9f6db542697f7f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Aug 2024 05:31:48 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] --------------------------------------------------------------------------------------------------- Version: 1.2.0 Date: 2024-08-26 Features: - [hook] add useRef hook and ref param --- changelog.txt | 5 +++++ info.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 6686bb5..7f33f28 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.2.0 +Date: 2024-08-26 + Features: + - [hook] add useRef hook and ref param +--------------------------------------------------------------------------------------------------- Version: 1.1.0 Date: 2024-08-25 Features: diff --git a/info.json b/info.json index 47b1770..99f8368 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "react", - "version": "1.1.0", + "version": "1.2.0", "title": "Reactorio (React for Factorio)", "author": "maxpowa", "contact": "",