Skip to content

Commit

Permalink
release(main): v1.13.2 (#676)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 1.13.2 (2024-04-15)

<!-- Release notes generated using configuration in .github/release.yaml
at main -->

## What's Changed
### Other Changes
* build(main): Latest devbox update (2024-04-08) by
@mesosphere-actions-pr-bot in
#671
* ci: Remove auto-approve PRs now it is disabled at org level by
@jimmidyson in #674
* ci: Use app token for release-please workflow to create PR by
@jimmidyson in #675
* ci: Add release as valid PR type by @jimmidyson in
#677
* build: Bump golangci-lint and enable more linters by @jimmidyson in
#678
* build: Switch to task from make by @jimmidyson in
#679
* ci: Switch to jetify-com/devbox-install-action by @jimmidyson in
#680
* ci: Do not validate single commit titles by @jimmidyson in
#685


**Full Changelog**:
v1.13.1...v1.13.2

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: mesosphere-actions-pr-bot[bot] <157582460+mesosphere-actions-pr-bot[bot]@users.noreply.github.com>
  • Loading branch information
mesosphere-actions-pr-bot[bot] committed Apr 15, 2024
1 parent 9928254 commit a310854
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.13.1"
".": "1.13.2"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,24 @@

**Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.6.1...v1.7.0

## 1.13.2 (2024-04-15)

<!-- Release notes generated using configuration in .github/release.yaml at main -->

## What's Changed
### Other Changes
* build(main): Latest devbox update (2024-04-08) by @mesosphere-actions-pr-bot in https://github.com/mesosphere/mindthegap/pull/671
* ci: Remove auto-approve PRs now it is disabled at org level by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/674
* ci: Use app token for release-please workflow to create PR by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/675
* ci: Add release as valid PR type by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/677
* build: Bump golangci-lint and enable more linters by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/678
* build: Switch to task from make by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/679
* ci: Switch to jetify-com/devbox-install-action by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/680
* ci: Do not validate single commit titles by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/685


**Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.13.1...v1.13.2

## 1.13.1 (2024-03-26)

<!-- Release notes generated using configuration in .github/release.yaml at main -->
Expand Down

0 comments on commit a310854

Please sign in to comment.