Skip to content

Commit a13b22b

Browse files
committed
chore( dotprompt-jetbrains): release 0.2.1
1 parent 3a5976c commit a13b22b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"packages/emacs": "0.1.0",
1111
"packages/monaco": "0.1.0",
1212
"packages/codemirror": "0.1.0",
13-
"packages/jetbrains": "0.2.0",
13+
"packages/jetbrains": "0.2.1",
1414
"packages/treesitter": "0.1.0",
1515
"packages/promptly": "0.1.0"
1616
}

packages/jetbrains/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [0.2.1](https://github.com/google/dotprompt/compare/dotprompt-jetbrains-0.2.0...dotprompt-jetbrains-0.2.1) (2026-01-30)
4+
5+
6+
### Features
7+
8+
* **ide:** complete Phase 2 IDE integrations for all major editors ([#439](https://github.com/google/dotprompt/issues/439)) ([95eeb73](https://github.com/google/dotprompt/commit/95eeb73974ffa95f22c7bc4cc31785f4a95ef168))
9+
* **promptly:** add lsp, fmt, and check implementations ([#438](https://github.com/google/dotprompt/issues/438)) ([27fd3d4](https://github.com/google/dotprompt/commit/27fd3d4c7aa96e09c46cb54546da1783be2f6a6e))
10+
11+
12+
### Bug Fixes
13+
14+
* **ide:** improve emacs highlighting and fix jetbrains/lua ci formatting ([#448](https://github.com/google/dotprompt/issues/448)) ([3369a95](https://github.com/google/dotprompt/commit/3369a9502154872b5bd518e1eebafccf68495beb))

0 commit comments

Comments
 (0)