Skip to content

Commit

Permalink
chore(master): release 0.6.2 (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 2, 2025
1 parent 29539f7 commit ae3bcee
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.6.1"
".": "0.6.2"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.6.2](https://github.com/leg100/pug/compare/v0.6.1...v0.6.2) (2024-12-29)


### Bug Fixes

* always try to put cursor on first module ([29539f7](https://github.com/leg100/pug/commit/29539f7c88fae1916be9fce1643595876cc81834))
* prune selections when filtering ([17dba76](https://github.com/leg100/pug/commit/17dba7673a47e271be12be8d829ceff583a64ba7))

## [0.6.1](https://github.com/leg100/pug/compare/v0.6.0...v0.6.1) (2024-12-24)


Expand Down

0 comments on commit ae3bcee

Please sign in to comment.