From 31fb9eb2c0c453a6ba867bc2cc17f7f6dae9d812 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 8 Sep 2023 06:01:01 +0000 Subject: [PATCH] semantic-release-bot: 1.0.2 ## [1.0.2](https://github.com/marcuzgabriel/react-native-reanimated-skeleton/compare/v1.0.1...v1.0.2) (2023-09-08) ### Bug Fixes * Comments to complex areas ([0894deb](https://github.com/marcuzgabriel/react-native-reanimated-skeleton/commit/0894deb97b464895e6852812c8f845ff75a14294)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55345da..b8cc38c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/marcuzgabriel/react-native-reanimated-skeleton/compare/v1.0.1...v1.0.2) (2023-09-08) + + +### Bug Fixes + +* Comments to complex areas ([0894deb](https://github.com/marcuzgabriel/react-native-reanimated-skeleton/commit/0894deb97b464895e6852812c8f845ff75a14294)) + ## [1.0.1](https://github.com/marcuzgabriel/react-native-reanimated-skeleton/compare/v1.0.0...v1.0.1) (2023-09-07) diff --git a/package.json b/package.json index f86c021..4f25565 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "homepage": "https://marcuzgabriel.github.io/react-native-reanimated-skeleton/", "name": "react-native-reanimated-skeleton", "author": "Marcuz Gabriel Larsen ", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "scripts": { "align-deps": "yarn rnx-align-deps",