Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

Commit f809251

Browse files
chore: release 5.0.2 (#240)
🤖 I have created a release *beep* *boop* --- ## [5.0.2](v5.0.1...v5.0.2) (2024-05-04) ### Bug Fixes * [`d772b3b`](d772b3b) [#239](#239) linting: no-unused-vars (@lukekarrys) ### Chores * [`c8aec3d`](c8aec3d) [#239](#239) bump @npmcli/template-oss to 4.22.0 (@lukekarrys) * [`54421e8`](54421e8) [#239](#239) postinstall for dependabot template-oss PR (@lukekarrys) * [`ba82947`](ba82947) [#238](#238) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot]) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d772b3b commit f809251

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.0.1"
2+
".": "5.0.2"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [5.0.2](https://github.com/npm/gauge/compare/v5.0.1...v5.0.2) (2024-05-04)
4+
5+
### Bug Fixes
6+
7+
* [`d772b3b`](https://github.com/npm/gauge/commit/d772b3b034b60164a4eed59b6bd6275fa14bfdc1) [#239](https://github.com/npm/gauge/pull/239) linting: no-unused-vars (@lukekarrys)
8+
9+
### Chores
10+
11+
* [`c8aec3d`](https://github.com/npm/gauge/commit/c8aec3dc8c8ac12cf42c88eafface85d60243ad4) [#239](https://github.com/npm/gauge/pull/239) bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
12+
* [`54421e8`](https://github.com/npm/gauge/commit/54421e8076ab455847f9fe71d8444ba7d8e535a7) [#239](https://github.com/npm/gauge/pull/239) postinstall for dependabot template-oss PR (@lukekarrys)
13+
* [`ba82947`](https://github.com/npm/gauge/commit/ba829473c0df3bebb6f4d8ec98b951274119b30b) [#238](https://github.com/npm/gauge/pull/238) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
14+
315
## [5.0.1](https://github.com/npm/gauge/compare/v5.0.0...v5.0.1) (2023-04-26)
416

517
### Dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gauge",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "A terminal based horizontal gauge",
55
"main": "lib",
66
"scripts": {

0 commit comments

Comments
 (0)