Skip to content

Commit 3ed34bc

Browse files
committed
dump version
1 parent c80666d commit 3ed34bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 4.4.1
1+
## 4.4.2
22

33
- Set package as `sideEffects` free for webpack
44
- Removed unnecessary config option tsconfig.json

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fractal-component",
3-
"version": "4.4.1",
3+
"version": "4.4.2",
44
"description": "`fractal-component` is a javascript library that can help you to encapsulate decoupled resuable UI component easily",
55
"main": "dist/fractal-component.cjs.js",
66
"module": "dist/fractal-component.esm.js",

0 commit comments

Comments
 (0)