Skip to content

Commit

Permalink
Merge pull request #15 from dkarter/release-please--branches--master-…
Browse files Browse the repository at this point in the history
…-components--dotfiles
  • Loading branch information
dkarter authored May 23, 2022
2 parents 10d4f1e + ceff391 commit efb9363
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
".": "2.4.3",
".": "2.4.4",
"bootstrap-sha": "4a30de3b1e5dd3914e447d2c43a11670e8a9fab1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.4.4](https://github.com/dkarter/dotfiles/compare/v2.4.3...v2.4.4) (2022-05-23)


### Bug Fixes

* **nvim:** remove visual multi cursor ([10d4f1e](https://github.com/dkarter/dotfiles/commit/10d4f1e66c55da8ebbc3709b783384e53e9510d7))

### 2.4.3 (2022-05-21)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.3
2.4.4

0 comments on commit efb9363

Please sign in to comment.