Skip to content

Commit

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


## 1.14.0 (2024-05-23)

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

## What's Changed
### Exciting New Features 🎉
* feat: Add single create bundle command by @jimmidyson in
#728
### Other Changes
* Replace unpinned actions with pinned action by @minder-by-stacklok in
#705
* build: Ignore long lines for commit shas by @jimmidyson in
#717
* build: Update all tools by @jimmidyson in
#718
* ci: New org for backport action by @jimmidyson in
#719
* test(e2e): Specify architecture for test images in e2e by @jimmidyson
in #727
* ci: Fix up permissions for release conventional labels job by
@jimmidyson in #729
* ci: Remove redundant env var by @jimmidyson in
#730

## New Contributors
* @minder-by-stacklok made their first contribution in
#705

**Full Changelog**:
v1.13.4...v1.14.0

---
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 May 23, 2024
1 parent b19d85d commit f2077fd
Show file tree
Hide file tree
Showing 2 changed files with 22 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.4"
".": "1.14.0"
}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,27 @@

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

## 1.14.0 (2024-05-23)

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

## What's Changed
### Exciting New Features 🎉
* feat: Add single create bundle command by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/728
### Other Changes
* Replace unpinned actions with pinned action by @minder-by-stacklok in https://github.com/mesosphere/mindthegap/pull/705
* build: Ignore long lines for commit shas by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/717
* build: Update all tools by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/718
* ci: New org for backport action by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/719
* test(e2e): Specify architecture for test images in e2e by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/727
* ci: Fix up permissions for release conventional labels job by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/729
* ci: Remove redundant env var by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/730

## New Contributors
* @minder-by-stacklok made their first contribution in https://github.com/mesosphere/mindthegap/pull/705

**Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.13.4...v1.14.0

## 1.13.4 (2024-04-24)

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

0 comments on commit f2077fd

Please sign in to comment.