Skip to content

Commit b3ccbef

Browse files
chore(main): release 1.0.1 (#29)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eeffcf8 commit b3ccbef

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/catppuccin-starlight": "1.0.0"
2+
"packages/catppuccin-starlight": "1.0.1"
33
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.0.1](https://github.com/catppuccin/starlight/compare/v1.0.0...v1.0.1) (2025-04-26)
4+
5+
6+
### Bug Fixes
7+
8+
* Update peer dependencies ([#23](https://github.com/catppuccin/starlight/issues/23)) ([5c91fe5](https://github.com/catppuccin/starlight/commit/5c91fe5ebaa162ef36a185562c1a77f2d19d3a0b))

packages/catppuccin-starlight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@catppuccin/starlight",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)