Skip to content

Commit 67fcea3

Browse files
Merge pull request #47 from NaverPayDev/changeset-release/main
πŸš€ version changed packages
2 parents ee84c31 + c2c69d0 commit 67fcea3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/tiny-yaks-shout.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.9
4+
5+
### Patch Changes
6+
7+
- 0e6c484: Add basePath Support to NURL Class with Duplicate Prevention
8+
39
## 0.0.8
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.8",
3+
"version": "0.0.9",
44
"description": "URL build library",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.mjs",

0 commit comments

Comments
Β (0)