Skip to content

Commit fa9256a

Browse files
Version Packages (#44)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7c2bf40 commit fa9256a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/nervous-lamps-cough.md

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

packages/icon/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @setaday/icon
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 7c2bf40: Add DesktopLogo, MobileLogo

packages/icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@setaday/icon",
33
"description": "Setaday에서 사용되는 icon을 제공해요.",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"main": "./index.ts",
66
"types": "./index.ts",
77
"license": "MIT",

0 commit comments

Comments
 (0)