Skip to content

Commit 0c8e6a9

Browse files
committed
chore( dotprompt-emacs): release 0.1.1
1 parent e17f8f6 commit 0c8e6a9

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"rs": "0.1.0",
88
"packages/vscode": "0.0.1",
99
"packages/vim": "0.1.0",
10-
"packages/emacs": "0.1.0",
10+
"packages/emacs": "0.1.1",
1111
"packages/monaco": "0.1.0",
1212
"packages/codemirror": "0.1.0",
1313
"packages/jetbrains": "0.2.0",

packages/emacs/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/google/dotprompt/compare/dotprompt-emacs-0.1.0...dotprompt-emacs-0.1.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+
* **packages/emacs:** add support for emacs major mode and vim syntax for dotprompt ([#409](https://github.com/google/dotprompt/issues/409)) ([371d3b4](https://github.com/google/dotprompt/commit/371d3b4b9b583afb7234aecd05cc459918ff2792))
10+
* **promptly:** add lsp, fmt, and check implementations ([#438](https://github.com/google/dotprompt/issues/438)) ([27fd3d4](https://github.com/google/dotprompt/commit/27fd3d4c7aa96e09c46cb54546da1783be2f6a6e))
11+
12+
13+
### Bug Fixes
14+
15+
* **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)