Skip to content

Commit 593b762

Browse files
authored
Merge pull request #45 from NaverPayDev/changeset-release/main
πŸš€ version changed packages
2 parents 69ca46c + 5b73c7c commit 593b762

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/small-oranges-cheat.mdβ€Ž

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

β€ŽCHANGELOG.mdβ€Ž

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

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- 1047b48: 🚚 punycode λ₯Ό λ‚΄μž¬ν™”ν•©λ‹ˆλ‹€.
8+
39
## 0.0.7
410

511
### Patch Changes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@naverpay/nurl",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "URL build library",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.mjs",

0 commit comments

Comments
Β (0)