Skip to content

Commit 5bf51a7

Browse files
chore(main): release 2.0.0 (#76)
1 parent 888e6a0 commit 5bf51a7

3 files changed

Lines changed: 13 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.1.1"
2+
"packages/catppuccin-starlight": "2.0.0"
33
}

packages/catppuccin-starlight/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/catppuccin/starlight/compare/v1.1.1...v2.0.0) (2026-03-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Upgrade minimum supported versions to Astro 6 & Starlight 0.38 ([#75](https://github.com/catppuccin/starlight/issues/75))
9+
10+
### Features
11+
12+
* Upgrade minimum supported versions to Astro 6 & Starlight 0.38 ([#75](https://github.com/catppuccin/starlight/issues/75)) ([509556f](https://github.com/catppuccin/starlight/commit/509556f6a1fa3b8642a007229a7ce8ca1f65172a))
13+
314
## [1.1.1](https://github.com/catppuccin/starlight/compare/v1.1.0...v1.1.1) (2026-01-25)
415

516

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.1.1",
3+
"version": "2.0.0",
44
"license": "MIT",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)