Skip to content

Commit

Permalink
Merge pull request #99 from NaverPayDev/changeset-release/main
Browse files Browse the repository at this point in the history
🚀 version changed packages
  • Loading branch information
yceffort-naver authored Aug 22, 2024
2 parents b0f5068 + 34ff257 commit 22e2cc8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-spies-think.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/react-pdf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @naverpay/react-pdf

## 0.3.3

### Patch Changes

- 4c31ef1: :bug: 누락된 withCredentials 옵션을 넘겨줍니다

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-pdf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@naverpay/react-pdf",
"version": "0.3.2",
"version": "0.3.3",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"keywords": [
Expand Down

0 comments on commit 22e2cc8

Please sign in to comment.