Skip to content

Commit 06df9cb

Browse files
Merge pull request #68 from NaverPayDev/changeset-release/main
πŸš€ version changed packages
2 parents f2655b2 + d3ea877 commit 06df9cb

File tree

4 files changed

+10
-13
lines changed

4 files changed

+10
-13
lines changed

β€Ž.changeset/add-changeset.manually.mdβ€Ž

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

β€Ž.changeset/plenty-roses-hide.mdβ€Ž

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

β€ŽCHANGELOG.mdβ€Ž

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- f2655b2: add missing dist folders
8+
- 28044c5: ✨ Update workflows to include package build step (please use 1.0.1)
9+
10+
PR: [✨ Update workflows to include package build step](https://github.com/NaverPayDev/nurl/pull/67)
11+
312
## 1.0.0
413

514
### Major 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": "1.0.0",
3+
"version": "1.0.1",
44
"description": "URL build library",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.mjs",

0 commit comments

Comments
Β (0)