diff --git a/CHANGELOG.md b/CHANGELOG.md index 505821c..694bd52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.0.2](https://github.com/kylechui/nvim-surround/compare/v3.0.1...v3.0.2) (2025-03-16) + + +### Bug Fixes + +* Attempt to unblock `luarocks-release`. ([#376](https://github.com/kylechui/nvim-surround/issues/376)) ([7977592](https://github.com/kylechui/nvim-surround/commit/79775929fad39de0db321ebdef32e08f25e3cc07)) + ## [3.0.1](https://github.com/kylechui/nvim-surround/compare/v3.0.0...v3.0.1) (2025-03-15)