Skip to content

Commit

Permalink
chore(master): release 0.5.3 (#131)
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 Sep 22, 2024
1 parent 1b58356 commit fb55e12
Show file tree
Hide file tree
Showing 2 changed files with 13 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.5.2"
".": "0.5.3"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.5.3](https://github.com/leg100/pug/compare/v0.5.2...v0.5.3) (2024-09-22)


### Features

* scrollbars ([#130](https://github.com/leg100/pug/issues/130)) ([bed7586](https://github.com/leg100/pug/commit/bed75868f3dd5aa2014c8e853e4547d3c4fafb02))


### Bug Fixes

* stop ANSI colors bleeding ([1b58356](https://github.com/leg100/pug/commit/1b58356375afa4defe6ee2c574a65049c39699be))

## [0.5.2](https://github.com/leg100/pug/compare/v0.5.1...v0.5.2) (2024-09-19)


Expand Down

0 comments on commit fb55e12

Please sign in to comment.