Skip to content

Commit

Permalink
Merge pull request #807 from opencadc/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--skaha

chore(main): release 0.27.4
  • Loading branch information
at88mph authored Feb 6, 2025
2 parents 80ab29b + ab0c48e commit becb0cc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.27.3"
".": "0.27.4"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.27.4](https://github.com/opencadc/science-platform/compare/0.27.3...0.27.4) (2025-02-06)


### Bug Fixes

* use java api to merge image pull secret if present or omit otherwise ([d5f3374](https://github.com/opencadc/science-platform/commit/d5f3374f70a5f4bf03dfd2335a9dad2549e83a40))

## [0.27.3](https://github.com/opencadc/science-platform/compare/0.27.2...0.27.3) (2025-02-04)


Expand Down
2 changes: 1 addition & 1 deletion skaha/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ majorVersion = 0
minorVersion = 27
# x-release-please-end
# x-release-please-start-patch
patchVersion = 3
patchVersion = 4
# x-release-please-end

0 comments on commit becb0cc

Please sign in to comment.