Skip to content

Commit

Permalink
chore(main): release 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
team-integrations-fnm-bot committed Jun 29, 2024
1 parent c3a3bd6 commit 791ee87
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.2.2](https://github.com/OctopusDeploy/create-release-action/compare/v3.2.1...v3.2.2) (2024-06-29)


### Bug Fixes

* **deps:** update dependency tmp to v0.2.3 ([fe13cc6](https://github.com/OctopusDeploy/create-release-action/commit/fe13cc69c1c037cb7bb085981b152f5e35257e1f))

## [3.2.1](https://github.com/OctopusDeploy/create-release-action/compare/v3.2.0...v3.2.1) (2024-02-04)


Expand Down
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.2.1"
"version": "3.2.2"
}

0 comments on commit 791ee87

Please sign in to comment.