Skip to content

Commit

Permalink
chore(main): release 3.0.2 (#17)
Browse files Browse the repository at this point in the history
Release-As: 3.0.2
  • Loading branch information
team-integrations-fnm-bot authored Feb 23, 2023
1 parent 0429889 commit df7319c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Changelog

## [3.0.2](https://github.com/OctopusDeploy/await-task-action/compare/v3.0.1...v3.0.2) (2023-02-20)
## [3.0.2](https://github.com/OctopusDeploy/await-task-action/compare/v3.0.1...v3.0.2) (2023-02-23)


### Bug Fixes

* space lookups for > 30 spaces ([fe321fc](https://github.com/OctopusDeploy/await-task-action/commit/fe321fcade9758db724970d4b375c1b5e3d945f7))
* url encoding in space names [04298896](https://github.com/OctopusDeploy/await-task-action/commit/04298896e80eb6e427e32b2a54c2e440d2c49363)

## [3.0.1](https://github.com/OctopusDeploy/await-task-action/compare/v3.0.0...v3.0.1) (2023-01-31)

Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

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

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
Expand Up @@ -84,5 +84,5 @@
"test:unit": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/unit",
"test:integration": "jest --ci --reporters=default --reporters=jest-junit --testPathPattern=__tests__/integration"
},
"version": "3.0.2"
"version": "3.0.0"
}

0 comments on commit df7319c

Please sign in to comment.