1 parent 3e01604 commit c29fc55Copy full SHA for c29fc55
2 files changed
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "3.0.0"
+ ".": "3.1.0"
3
}
CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [3.1.0](https://github.com/lettertwo/laserwave.nvim/compare/v3.0.0...v3.1.0) (2026-05-16)
4
+
5
6
+### Features
7
8
+* **config:** add on_apply hook ([3e01604](https://github.com/lettertwo/laserwave.nvim/commit/3e0160472ada838853370f156ed41136f5ad5455))
9
10
11
+### Bug Fixes
12
13
+* **palette:** improve readability of diff lines ([2ef4a55](https://github.com/lettertwo/laserwave.nvim/commit/2ef4a551ab0ad3b69c06270812c4450037e14568))
14
15
## [3.0.0](https://github.com/lettertwo/laserwave.nvim/compare/v2.1.0...v3.0.0) (2026-05-06)
16
17
0 commit comments