Skip to content

Commit

Permalink
(v1.0.8) added new npmjs auth secret to cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
Rey Columna authored and Rey Columna committed Apr 26, 2024
1 parent bbef520 commit 329ec9d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reyco1/release-notes",
"version": "1.0.7",
"version": "1.0.8",
"description": "Generates formatted release notes from Git commit logs using OpenAI's API.",
"main": "index.js",
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"major": 1,
"minor": 0,
"patch": 7
"patch": 8
}

0 comments on commit 329ec9d

Please sign in to comment.