Skip to content

Commit

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

chore(main): release 0.27.2
  • Loading branch information
at88mph authored Feb 3, 2025
2 parents 696e09f + 1cfe489 commit 6559369
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.1"
".": "0.27.2"
}
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.2](https://github.com/opencadc/science-platform/compare/0.27.1...0.27.2) (2025-02-03)


### Bug Fixes

* correct hostnames for desktop and all areas ([3809f32](https://github.com/opencadc/science-platform/commit/3809f321a26fbf25ebef5592ce2084c7f44e7256))

## [0.27.1](https://github.com/opencadc/science-platform/compare/0.27.0...0.27.1) (2025-01-24)


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 = 1
patchVersion = 2
# x-release-please-end

0 comments on commit 6559369

Please sign in to comment.