Skip to content

Commit

Permalink
chore(main): release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
team-integrations-fnm-bot committed Dec 14, 2023
1 parent d748faa commit a8e7f66
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.1.1](https://github.com/OctopusDeploy/create-release-action/compare/v3.1.0...v3.1.1) (2023-12-14)


### Bug Fixes

* **deps:** pin dependencies ([d748faa](https://github.com/OctopusDeploy/create-release-action/commit/d748faaf7303fd63d10a01ff47540d9d081e4493))

## [3.1.0](https://github.com/OctopusDeploy/create-release-action/compare/v3.0.5...v3.1.0) (2023-08-30)


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.1.0"
"version": "3.1.1"
}

0 comments on commit a8e7f66

Please sign in to comment.