Skip to content

Commit ff2f95e

Browse files
chore(main): release 1.3.0 (#44)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4c10999 commit ff2f95e

File tree

2 files changed

+18
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/aileot/ex-colors.nvim/compare/v1.2.0...v1.3.0) (2025-04-06)
4+
5+
6+
### Features
7+
8+
* **default-colors:** auto update on nvim nightly ([#46](https://github.com/aileot/ex-colors.nvim/issues/46)) ([4c10999](https://github.com/aileot/ex-colors.nvim/commit/4c1099932d7f0019c41aa3118524ff4e5e275847))
9+
10+
11+
### Bug Fixes
12+
13+
* **autocmd-patterns:** filter out default-colors ([#45](https://github.com/aileot/ex-colors.nvim/issues/45)) ([5edcaee](https://github.com/aileot/ex-colors.nvim/commit/5edcaee2aea26e243dc4191c94026da437196db9))
14+
15+
16+
### Performance Improvements
17+
18+
* **autocmd-patterns:** ignore empty event-patterns ([#43](https://github.com/aileot/ex-colors.nvim/issues/43)) ([cd785b5](https://github.com/aileot/ex-colors.nvim/commit/cd785b50e1f1f6eccfe4fe7472378b3e5e8f9ad4))
19+
320
## [1.2.0](https://github.com/aileot/ex-colors.nvim/compare/v1.1.1...v1.2.0) (2025-03-29)
421

522

0 commit comments

Comments
 (0)