Skip to content

Commit

Permalink
Merge pull request #5 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 cbc7728 + d4a1c39 commit 4c2eebe
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-walls-provide.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,6 +4,13 @@

### Patch Changes

- Updated dependencies [cbc7728]
- @marceloterreiro/flash-calendar@0.0.5

## null

### Patch Changes

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

Expand Down
2 changes: 1 addition & 1 deletion kitchen-sink/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@gorhom/bottom-sheet": "^4",
"@marceloterreiro/flash-calendar": "^0.0.4",
"@marceloterreiro/flash-calendar": "^0.0.5",
"@shopify/flash-list": "^1.6.3",
"expo": "~50.0.7",
"expo-status-bar": "~1.11.1",
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.5

### Patch Changes

- cbc7728: Update the registry to Github Packages

## 0.0.4

### 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.4",
"version": "0.0.5",
"private": false,
"description": "A better calendar for React Native.",
"repository": "github.com/marceloprado/flash-calendar",
Expand Down

0 comments on commit 4c2eebe

Please sign in to comment.