Skip to content

Commit

Permalink
chore(main): release 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
team-integrations-fnm-bot committed Dec 29, 2023
1 parent e7af2d5 commit 15816fa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [3.2.1](https://github.com/OctopusDeploy/create-release-action/compare/v3.2.0...v3.2.1) (2023-12-29)


### Bug Fixes

* **deps:** update dependency @actions/core to v1.10.1 ([991d8c8](https://github.com/OctopusDeploy/create-release-action/commit/991d8c87003711033a677597d51fde8b16759f35))

## [3.2.0](https://github.com/OctopusDeploy/create-release-action/compare/v3.1.0...v3.2.0) (2023-12-14)


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
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.0"
"version": "3.2.1"
}

0 comments on commit 15816fa

Please sign in to comment.