Skip to content

Commit

Permalink
Release core v0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Dec 4, 2024
1 parent 6058685 commit 89a6b54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.1.12 (2024-12-04)

- Fix custom base handling

## 0.1.11 (2024-04-01)

- Allow Vite 5 as peer dependency
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@whyframe/core",
"description": "Core library for whyframe",
"version": "0.1.11",
"version": "0.1.12",
"author": "Bjorn Lu",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 89a6b54

Please sign in to comment.