From 7403713e3b232262fdc5f68622ecff680830336c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 29 Nov 2024 00:33:23 +0000 Subject: [PATCH] release: v0.0.7 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3839f78..1f1cf0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.0.7 (2024-11-29) + +* chore: update publish registry ([3903fad](https://github.com/vineyardbovines/react-native-nitro-stylesheet/commit/3903fad)) + ## 0.0.6 (2024-11-29) * chore: update publish registry ([aa2a976](https://github.com/vineyardbovines/react-native-nitro-stylesheet/commit/aa2a976)) diff --git a/package.json b/package.json index 4c59154..0a08b04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vineyardbovines/react-native-nitro-stylesheet", - "version": "0.0.6", + "version": "0.0.7", "description": "Performant, extended StyleSheet for React Native", "main": "dist/index.js", "module": "dist/index.js",