Skip to content

Commit 02d760a

Browse files
chore(main): release 0.1.2 (#46)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 18ed9c5 commit 02d760a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.1"
2+
".": "0.1.2"
33
}

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.2](https://github.com/catppuccin/vitepress/compare/v0.1.1...v0.1.2) (2025-04-27)
4+
5+
6+
### Bug Fixes
7+
8+
* tip badge background color ([#43](https://github.com/catppuccin/vitepress/issues/43)) ([f5947ec](https://github.com/catppuccin/vitepress/commit/f5947ec258d0ba4a57ee7a3a3f1ee379ad358739))

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@catppuccin/vitepress",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"license": "MIT",
66
"description": "πŸ“ Soothing pastel theme for VitePress",
77
"author": {

0 commit comments

Comments
Β (0)