Skip to content

Commit

Permalink
chore(master): release 2.1.7 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 26, 2024
1 parent de1d839 commit 2c68bfd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.1.6"
".": "2.1.7"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

## Released

## [2.1.7](https://github.com/nuvla/ring/compare/2.1.6...2.1.7) (2024-07-26)


### Continuous Integration

* **github-action:** Review workspace dispatch logic ([de1d839](https://github.com/nuvla/ring/commit/de1d83969ab455a7bbf18ad2d120d13e47ad86ab))

## [2.1.6](https://github.com/nuvla/ring/compare/2.1.5...2.1.6) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion code/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

(defproject com.sixsq.nuvla/ring
; x-release-please-start-version
"2.1.7-SNAPSHOT"
"2.1.7"
; x-release-please-end

:description "simple ring container for micro-services"
Expand Down

0 comments on commit 2c68bfd

Please sign in to comment.