Skip to content

Commit

Permalink
chore(main): release 2.2.0 (#91)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [2.2.0](v2.1.0...v2.2.0)
(2024-11-18)


### Features

* **dashboard:** added new `dashboard` snack
([#77](#77))
([d540fa6](d540fa6))
* **debug:** Snacks.debug.trace and Snacks.debug.stats for hierarchical
traces (like lazy profile)
([b593598](b593598))
* **notifier:** global keep when in cmdline
([73b1e20](73b1e20))

---
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>
  • Loading branch information
github-actions[bot] authored Nov 18, 2024
1 parent a8ba42e commit 4faf224
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.2.0](https://github.com/folke/snacks.nvim/compare/v2.1.0...v2.2.0) (2024-11-18)


### Features

* **dashboard:** added new `dashboard` snack ([#77](https://github.com/folke/snacks.nvim/issues/77)) ([d540fa6](https://github.com/folke/snacks.nvim/commit/d540fa607c415b55f5a0d773f561c19cd6287de4))
* **debug:** Snacks.debug.trace and Snacks.debug.stats for hierarchical traces (like lazy profile) ([b593598](https://github.com/folke/snacks.nvim/commit/b593598859b1bb3946671fc78ee1896d32460552))
* **notifier:** global keep when in cmdline ([73b1e20](https://github.com/folke/snacks.nvim/commit/73b1e20d38d4d238316ed391faf3d7ad4c3e71be))

## [2.1.0](https://github.com/folke/snacks.nvim/compare/v2.0.0...v2.1.0) (2024-11-16)


Expand Down

0 comments on commit 4faf224

Please sign in to comment.