Skip to content

Commit

Permalink
Version Packages (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 23, 2023
1 parent e635f8e commit 524f863
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/quick-tools-repeat.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @octopusdeploy/login

## 0.1.0

### Minor Changes

- e635f8e: Add initial version of login to Octopus with OpenID Connect or API Keys
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@octopusdeploy/login",
"version": "0.0.0",
"version": "0.1.0",
"description": "GitHub action to login to your Octopus Server",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit 524f863

Please sign in to comment.