Skip to content

Commit 730bc1d

Browse files
chore(release): 6.0.14 [skip ci]
## [6.0.14](v6.0.13...v6.0.14) (2025-08-12) ### Trivial Changes * **deps:** bump actions/checkout from 4.2.2 to 5.0.0 ([#60](#60)) ([bda393c](bda393c))
1 parent bda393c commit 730bc1d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.0.14](https://github.com/rvagg/ghauth/compare/v6.0.13...v6.0.14) (2025-08-12)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/checkout from 4.2.2 to 5.0.0 ([#60](https://github.com/rvagg/ghauth/issues/60)) ([bda393c](https://github.com/rvagg/ghauth/commit/bda393cbf1c099078d4bc8b7ab28ba3e8b9a7b3c))
6+
17
## [6.0.13](https://github.com/rvagg/ghauth/compare/v6.0.12...v6.0.13) (2025-04-15)
28

39
### Trivial Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ghauth",
3-
"version": "6.0.13",
3+
"version": "6.0.14",
44
"description": "Create and load persistent GitHub authentication tokens for command-line apps",
55
"main": "ghauth.js",
66
"scripts": {

0 commit comments

Comments
 (0)