Skip to content

Commit

Permalink
chore(main): release 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
team-github-bot committed Feb 18, 2025
1 parent b3e590a commit 4c616a3
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.1.2](https://github.com/OctopusDeploy/create-nuget-package-action/compare/v3.1.1...v3.1.2) (2025-02-18)


### Bug Fixes

* **deps:** update dependency @octopusdeploy/api-client to v3.5.1 ([de9ca94](https://github.com/OctopusDeploy/create-nuget-package-action/commit/de9ca9459dbb96551a6d194d540f44f0ae4cb59d))

## [3.1.1](https://github.com/OctopusDeploy/create-nuget-package-action/compare/v3.1.0...v3.1.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 @@ -86,5 +86,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.1"
"version": "3.1.2"
}

0 comments on commit 4c616a3

Please sign in to comment.