Skip to content

Commit 89a6b54

Browse files
committed
Release core v0.1.12
1 parent 6058685 commit 89a6b54

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/core/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.1.12 (2024-12-04)
4+
5+
- Fix custom base handling
6+
37
## 0.1.11 (2024-04-01)
48

59
- Allow Vite 5 as peer dependency

packages/core/package.json

+1-1
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.11",
4+
"version": "0.1.12",
55
"author": "Bjorn Lu",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)