Skip to content

Commit da0a6d0

Browse files
authored
chore(main): release 1.3.0 (#44)
1 parent d5e5d87 commit da0a6d0

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/y3owk1n/govim/compare/v1.2.0...v1.3.0) (2025-11-03)
4+
5+
6+
### Features
7+
8+
* allow configuration for restore cursor position ([#47](https://github.com/y3owk1n/govim/issues/47)) ([d5e5d87](https://github.com/y3owk1n/govim/commit/d5e5d87d46b0ed79407a348d83125900471a65a7))
9+
* new action to move mouse to a position ([#46](https://github.com/y3owk1n/govim/issues/46)) ([9efc9eb](https://github.com/y3owk1n/govim/commit/9efc9eb52d35e6048b1c075824f033dd4fb6356e))
10+
11+
12+
### Bug Fixes
13+
14+
* chromium support fix ([#43](https://github.com/y3owk1n/govim/issues/43)) ([f8c8463](https://github.com/y3owk1n/govim/commit/f8c84635fdf49c1863ff1cd518778649a0f49c63))
15+
* replace all click actions to use actual mouse click rather than accessibility ([#45](https://github.com/y3owk1n/govim/issues/45)) ([7ebfaef](https://github.com/y3owk1n/govim/commit/7ebfaefc6a557805740231626890d030ae1d2c36))
16+
317
## [1.2.0](https://github.com/y3owk1n/govim/compare/v1.1.1...v1.2.0) (2025-11-03)
418

519

0 commit comments

Comments
 (0)