Skip to content

Commit 89ae798

Browse files
authored
Merge pull request #33 from Uploadjoy/changeset-release/main
chore(release): 📦 version packages
2 parents de5c872 + 49baf21 commit 89ae798

File tree

6 files changed

+18
-15
lines changed

6 files changed

+18
-15
lines changed

.changeset/twenty-islands-thank.md

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

packages/core/CHANGELOG.md

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

3+
## 2.4.0
4+
5+
### Minor Changes
6+
7+
- [#32](https://github.com/Uploadjoy/uploadjoy/pull/32) [`cd653e3`](https://github.com/Uploadjoy/uploadjoy/commit/cd653e38cc03f216640600433d26118e021996f4) Thanks [@nramkissoon](https://github.com/nramkissoon)! - Add webhook verification
8+
39
## 2.3.0
410

511
## 2.2.0

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uploadjoy/core",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"license": "MIT",
55
"exports": {
66
"./package.json": "./package.json",

packages/react/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @uploadjoy/react
22

3+
## 2.4.0
4+
35
## 2.3.0
46

57
### Minor Changes

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uploadjoy/react",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"license": "MIT",
55
"exports": {
66
"./hooks": {
@@ -36,7 +36,7 @@
3636
"react": "^18.2.0",
3737
"tsup": "6.7.0",
3838
"typescript": "5.1.0-beta",
39-
"@uploadjoy/core": "^2.3.0",
39+
"@uploadjoy/core": "^2.4.0",
4040
"@uploadjoy/tsup-config": "0.1.0"
4141
},
4242
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)