Skip to content

Commit ad7e729

Browse files
github-actions[bot]AntoineGS
authored andcommitted
chore(master): release 2.0.2
1 parent 555fe9d commit ad7e729

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.1"
2+
".": "2.0.2"
33
}

CHANGELOG.md

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

3+
## [2.0.2](https://github.com/zbirenbaum/copilot.lua/compare/v2.0.1...v2.0.2) (2026-04-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **keymaps:** preserve special insert keys in passthrough fallback ([736b88c](https://github.com/zbirenbaum/copilot.lua/commit/736b88cfe74217064f15dcd0b1a8988643a1b2ba))
9+
* wrap maparg in nvim_buf_call to prevent capturing keymaps from the wrong buffer ([555fe9d](https://github.com/zbirenbaum/copilot.lua/commit/555fe9d77d8cbb464f4be857db25ef5c7dbb86d0))
10+
311
## [2.0.1](https://github.com/zbirenbaum/copilot.lua/compare/v2.0.0...v2.0.1) (2026-03-24)
412

513

0 commit comments

Comments
 (0)