Skip to content

Commit

Permalink
chore(release): 6.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.6](v6.0.5...v6.0.6) (2024-07-10)

### Trivial Changes

* **deps:** bump actions/setup-node from 4.0.1 to 4.0.3 ([74bf512](74bf512))
  • Loading branch information
semantic-release-bot committed Jul 10, 2024
1 parent 74bf512 commit 771e9b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [6.0.6](https://github.com/rvagg/ghauth/compare/v6.0.5...v6.0.6) (2024-07-10)

### Trivial Changes

* **deps:** bump actions/setup-node from 4.0.1 to 4.0.3 ([74bf512](https://github.com/rvagg/ghauth/commit/74bf512f94fa1ab97428d03831a731da13d5505a))

## [6.0.5](https://github.com/rvagg/ghauth/compare/v6.0.4...v6.0.5) (2024-06-13)

### Trivial Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ghauth",
"version": "6.0.5",
"version": "6.0.6",
"description": "Create and load persistent GitHub authentication tokens for command-line apps",
"main": "ghauth.js",
"scripts": {
Expand Down

0 comments on commit 771e9b4

Please sign in to comment.