Skip to content

Commit 09744a6

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

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-
".": "1.0.0"
2+
".": "1.0.1"
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+
## [1.0.1](https://github.com/catppuccin/codemirror/compare/v1.0.0...v1.0.1) (2025-04-30)
4+
5+
6+
### Bug Fixes
7+
8+
* `t.propertyName` -&gt; `blue` ([#15](https://github.com/catppuccin/codemirror/issues/15)) ([a4c1e38](https://github.com/catppuccin/codemirror/commit/a4c1e38163e8d367edbd0614ea78577c83fb9103))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@catppuccin/codemirror",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"type": "module",
55
"license": "MIT",
66
"description": "Soothing pastel theme for CodeMirror",

0 commit comments

Comments
 (0)