Skip to content

Commit c679891

Browse files
chore(release): 6.0.10 [skip ci]
## [6.0.10](v6.0.9...v6.0.10) (2024-10-25) ### Trivial Changes * **deps:** bump actions/setup-node from 4.0.4 to 4.1.0 ([fa150fe](fa150fe))
1 parent fa150fe commit c679891

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.0.10](https://github.com/rvagg/ghauth/compare/v6.0.9...v6.0.10) (2024-10-25)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 4.0.4 to 4.1.0 ([fa150fe](https://github.com/rvagg/ghauth/commit/fa150fe06f51c6cdc8552d657b633678fb04fe9f))
6+
17
## [6.0.9](https://github.com/rvagg/ghauth/compare/v6.0.8...v6.0.9) (2024-10-24)
28

39
### Trivial Changes

package.json

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

0 commit comments

Comments
 (0)