Skip to content

Commit

Permalink
chore(main): release 0.0.5 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 16, 2023
1 parent 2cbc50b commit c94d9ff
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
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.0.4"
".": "0.0.5"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.5](https://github.com/jimeh/tab-bar-notch/compare/v0.0.4...v0.0.5) (2023-11-16)


### Bug Fixes

* **release:** ensure version is correctly bumped in release PRs ([#2](https://github.com/jimeh/tab-bar-notch/issues/2)) ([2cbc50b](https://github.com/jimeh/tab-bar-notch/commit/2cbc50ba45eb4bc4792e4d61e4201f000b75b517))

## [0.0.4](https://github.com/jimeh/tab-bar-notch/compare/v0.0.3...v0.0.4) (2023-11-16)


Expand Down
2 changes: 1 addition & 1 deletion tab-bar-notch.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
;; Package-Requires: ((emacs "27.1"))
;; Keywords: convenience, hardware
;; x-release-please-start-version
;; Version: 0.0.3
;; Version: 0.0.5
;; x-release-please-end

;; This file is not part of GNU Emacs.
Expand Down

0 comments on commit c94d9ff

Please sign in to comment.