Skip to content

Commit 538bf81

Browse files
ci(repo): Version packages (#7151)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 85c5508 commit 538bf81

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tricky-crabs-fetch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/expo/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 2.18.1
4+
5+
### Patch Changes
6+
7+
- Fixed missing declaration files. ([#7149](https://github.com/clerk/javascript/pull/7149)) by [@wobsoriano](https://github.com/wobsoriano)
8+
39
## 2.18.0
410

511
### Minor Changes

packages/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/clerk-expo",
3-
"version": "2.18.0",
3+
"version": "2.18.1",
44
"description": "Clerk React Native/Expo library",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)