mirror of
https://github.com/jimeh/tab-bar-notch.git
synced 2026-02-19 01:26:39 +00:00
chore(main): release 0.0.6 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a08ed1cbfa
commit
6d1101d815
2
.github/.release-please-manifest.json
vendored
2
.github/.release-please-manifest.json
vendored
@@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "0.0.5"
|
||||
".": "0.0.6"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.0.6](https://github.com/jimeh/tab-bar-notch/compare/v0.0.5...v0.0.6) (2023-11-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **hooks:** use sharp-quote when referring to functions ([931aec7](https://github.com/jimeh/tab-bar-notch/commit/931aec726206c528632b18a05977e861708420da))
|
||||
|
||||
## [0.0.5](https://github.com/jimeh/tab-bar-notch/compare/v0.0.4...v0.0.5) (2023-11-16)
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
;; Package-Requires: ((emacs "27.1"))
|
||||
;; Keywords: convenience, hardware
|
||||
;; x-release-please-start-version
|
||||
;; Version: 0.0.5
|
||||
;; Version: 0.0.6
|
||||
;; x-release-please-end
|
||||
|
||||
;; This file is not part of GNU Emacs.
|
||||
|
||||
Reference in New Issue
Block a user