Skip to content

Commit c2db119

Browse files
Version Packages (#64)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a7639d0 commit c2db119

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bitter-eagles-decide.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
# monolith
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- a7639d0: LazyEvaluation 컴포넌트 export
8+
39
## 0.8.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@croquiscom/monolith",
33
"description": "kakakostyle frontend common utility library",
44
"license": "MIT",
5-
"version": "0.8.0",
5+
"version": "0.8.1",
66
"packageManager": "pnpm@9.14.2",
77
"main": "dist/index.cjs.js",
88
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)