chore(main): release 0.0.7 (#6)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-24 01:09:04 +00:00
committed by GitHub
parent 1e4b5040dd
commit 49a0f4948b
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.0.6"
".": "0.0.7"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.0.7](https://github.com/jimeh/tab-bar-notch/compare/v0.0.6...v0.0.7) (2024-12-24)
### Bug Fixes
* **setup:** correctly re-setup tab-bar-notch if needed ([1e4b504](https://github.com/jimeh/tab-bar-notch/commit/1e4b5040dd863902658987d15740157fbff69c89))
## [0.0.6](https://github.com/jimeh/tab-bar-notch/compare/v0.0.5...v0.0.6) (2023-11-20)

View File

@@ -5,7 +5,7 @@
;; Package-Requires: ((emacs "27.1"))
;; Keywords: convenience, hardware
;; x-release-please-start-version
;; Version: 0.0.6
;; Version: 0.0.7
;; x-release-please-end
;; This file is not part of GNU Emacs.