mirror of
https://github.com/jimeh/tab-bar-notch.git
synced 2026-02-19 01:26:39 +00:00
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:
committed by
GitHub
parent
1e4b5040dd
commit
49a0f4948b
2
.github/.release-please-manifest.json
vendored
2
.github/.release-please-manifest.json
vendored
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
".": "0.0.6"
|
".": "0.0.7"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# 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)
|
## [0.0.6](https://github.com/jimeh/tab-bar-notch/compare/v0.0.5...v0.0.6) (2023-11-20)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
;; Package-Requires: ((emacs "27.1"))
|
;; Package-Requires: ((emacs "27.1"))
|
||||||
;; Keywords: convenience, hardware
|
;; Keywords: convenience, hardware
|
||||||
;; x-release-please-start-version
|
;; x-release-please-start-version
|
||||||
;; Version: 0.0.6
|
;; Version: 0.0.7
|
||||||
;; x-release-please-end
|
;; x-release-please-end
|
||||||
|
|
||||||
;; This file is not part of GNU Emacs.
|
;; This file is not part of GNU Emacs.
|
||||||
|
|||||||
Reference in New Issue
Block a user