Skip to content

Commit

Permalink
Merge pull request #73 from mbti-nf-team/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
saseungmin authored Mar 5, 2024
2 parents 7255da2 + d41d812 commit c804851
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-otters-itch.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions packages/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @nf-team/storage

## 1.0.0

### Major Changes

- 44a7b36: feat(@nf-team/storage): localStorage, sessionStorage safe 함수 구현
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nf-team/storage",
"version": "0.0.0",
"version": "1.0.0",
"description": "nf-team storage",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit c804851

Please sign in to comment.