Skip to content

Commit 72fed59

Browse files
chore(nvim): release 6.0.0 (#58)
πŸ€– I have created a release *beep* *boop* --- ## [6.0.0](v5.5.0...v6.0.0) (2024-03-01) ### ⚠ BREAKING CHANGES * **no-null-ls:** conform.nvim and nvim-lint introduced again after v1.0.0 ### Features * **no-null-ls:** Remove null-ls, replace with conform and nvim-lint ([5cbae70](5cbae70)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5cbae70 commit 72fed59

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

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

β€ŽCHANGELOG.mdβ€Ž

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

3+
## [6.0.0](https://github.com/daUnknownCoder/NeutronVim/compare/v5.5.0...v6.0.0) (2024-03-01)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **no-null-ls:** conform.nvim and nvim-lint introduced again after v1.0.0
9+
10+
### Features
11+
12+
* **no-null-ls:** Remove null-ls, replace with conform and nvim-lint ([5cbae70](https://github.com/daUnknownCoder/NeutronVim/commit/5cbae7031efc119334406e6e2ed0dc94a02be57d))
13+
314
## [5.5.0](https://github.com/daUnknownCoder/NeutronVim/compare/v5.4.0...v5.5.0) (2024-03-01)
415

516

β€Žversion.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.5.0
1+
6.0.0

0 commit comments

Comments
Β (0)