Skip to content

Commit fbc2341

Browse files
Version Packages (#66)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f3b9ec8 commit fbc2341

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-files-teach.md

-5
This file was deleted.

packages/flash-calendar/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @marceloterreiro/flash-calendar
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- f3b9ec8: Add the ability to pass TextProps to the <Text> fields especially when supporting accessibility
8+
39
## 1.1.0
410

511
### Minor Changes

packages/flash-calendar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marceloterreiro/flash-calendar",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"private": false,
55
"description": "A better calendar for React Native.",
66
"repository": {

0 commit comments

Comments
 (0)