Skip to content

Commit 21d6f44

Browse files
committed
Release core v0.1.8
1 parent f421e33 commit 21d6f44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.1.8 (2022-10-15)
44

55
- Fix component name check for webpack ([#14](https://github.com/bluwy/whyframe/issues/14))
66
- Refactor files for unit tests

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@whyframe/core",
33
"description": "Core library for whyframe",
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"author": "Bjorn Lu",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)