We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f421e33 commit 21d6f44Copy full SHA for 21d6f44
packages/core/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.1.8 (2022-10-15)
4
5
- Fix component name check for webpack ([#14](https://github.com/bluwy/whyframe/issues/14))
6
- Refactor files for unit tests
packages/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@whyframe/core",
"description": "Core library for whyframe",
- "version": "0.1.7",
+ "version": "0.1.8",
"author": "Bjorn Lu",
"license": "MIT",
7
"type": "module",
0 commit comments