Skip to content

Commit

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

chore(main): release 0.5.2
  • Loading branch information
at88mph authored Nov 25, 2024
2 parents 87a5744 + 97be87a commit 1af89f7
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.5.1"
".": "0.5.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Oct 23, 2023

## [0.5.2](https://github.com/opencadc/science-portal/compare/0.5.1...0.5.2) (2024-11-25)


### Bug Fixes

* fix for image sha name for cosign ([e96adc4](https://github.com/opencadc/science-portal/commit/e96adc4946fa435250bddd78262ac34bd16b39d0))

## [0.5.1](https://github.com/opencadc/science-portal/compare/0.5.0...0.5.1) (2024-11-25)


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

0 comments on commit 1af89f7

Please sign in to comment.