Skip to content

Commit

Permalink
chore(release): 2.1.2
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2023-11-22)

### Bug Fixes

* set shell to sh before executing termopen ([#59](#59)) ([cabb1f2](cabb1f2)), closes [#56](#56)
  • Loading branch information
semantic-release-bot committed Nov 22, 2023
1 parent cabb1f2 commit f591940
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.2](https://github.com/mikesmithgh/kitty-scrollback.nvim/compare/v2.1.1...v2.1.2) (2023-11-22)


### Bug Fixes

* set shell to sh before executing termopen ([#59](https://github.com/mikesmithgh/kitty-scrollback.nvim/issues/59)) ([cabb1f2](https://github.com/mikesmithgh/kitty-scrollback.nvim/commit/cabb1f2c5fe32bd39bc0b2f29d64e14d45da4ad9)), closes [#56](https://github.com/mikesmithgh/kitty-scrollback.nvim/issues/56)

## [2.1.1](https://github.com/mikesmithgh/kitty-scrollback.nvim/compare/v2.1.0...v2.1.1) (2023-11-10)


Expand Down

0 comments on commit f591940

Please sign in to comment.