Skip to content

Commit

Permalink
chore(main): release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 22, 2024
1 parent 7cd42cf commit 9c40e30
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.4.3"
".": "0.5.0"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.5.0](https://github.com/lucobellic/edgy-group.nvim/compare/v0.4.3...v0.5.0) (2024-09-22)


### ⚠ BREAKING CHANGES

* add optional table with position to `open_groups_by_key`

### Features

* add optional table with position to `open_groups_by_key` ([b798fc4](https://github.com/lucobellic/edgy-group.nvim/commit/b798fc45643c95e9b80caa5be57a4ed69d4deffe))

## [0.4.3](https://github.com/lucobellic/edgy-group.nvim/compare/v0.4.2...v0.4.3) (2024-09-19)


Expand Down

0 comments on commit 9c40e30

Please sign in to comment.