Skip to content

Commit

Permalink
Merge pull request #4 from MarceloPrado/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
MarceloPrado authored Feb 23, 2024
2 parents 801bc18 + 7acf496 commit d57a893
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-guests-flow.md

This file was deleted.

7 changes: 7 additions & 0 deletions kitchen-sink/expo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,12 @@

### Patch Changes

- Updated dependencies [801bc18]
- @marceloterreiro/flash-calendar@0.0.4

## null

### Patch Changes

- Updated dependencies [e680a96]
- @marceloterreiro/flash-calendar@0.0.3
2 changes: 1 addition & 1 deletion kitchen-sink/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"web": "expo start --web"
},
"dependencies": {
"@marceloterreiro/flash-calendar": "^0.0.3",
"@marceloterreiro/flash-calendar": "^0.0.4",
"expo": "~50.0.7",
"expo-status-bar": "~1.11.1",
"react": "18.2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/flash-calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @marceloterreiro/flash-calendar

## 0.0.4

### Patch Changes

- 801bc18: Fix locale not being forwarded to `Calendar` component

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flash-calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marceloterreiro/flash-calendar",
"version": "0.0.3",
"version": "0.0.4",
"private": false,
"description": "A better calendar for React Native.",
"repository": "github.com/marceloprado/flash-calendar",
Expand Down

0 comments on commit d57a893

Please sign in to comment.