Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.1.1 #17

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 22, 2022

🤖 I have created a release beep boop

0.1.1 (2022-12-06)

Bug Fixes

  • added the contrib folder to be ignored by CI (#92) (3415f2a)
  • error readable by using the right placeholder (#39) (8e5f38d)

Build System or External Dependencies

  • deps: bump finch-core to 0.1.1 (#93) (3f3bce5)
  • deps: Bump github.com/lima-vm/lima from 0.12.0 to 0.13.0 (#40) (520cc7f)
  • deps: Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#50) (fa108fd)
  • deps: Bump github.com/runfinch/common-tests version from v0.1.0 to v0.1.1 (#76) (fd22d4a)
  • deps: Bump github.com/spf13/afero from 1.9.2 to 1.9.3 (#43) (bf0ad84)
  • deps: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#44) (31c6d70)
  • deps: Bump github.com/xorcare/pointer from 1.2.1 to 1.2.2 (#42) (8e83137)
  • deps: Bump golang.org/x/crypto from 0.1.0 to 0.3.0 (#49) (89826cf)
  • deps: Bump golang.org/x/tools from 0.2.0 to 0.3.0 (#52) (27c8f24)
  • deps: Bump k8s.io/apimachinery from 0.25.2 to 0.25.4 (#51) (8f15779)
  • deps: Bump lima version (#75) (cfaa4f6)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--finch branch 12 times, most recently from 7cf9dae to 2df9b0a Compare November 25, 2022 08:06
@github-actions github-actions bot force-pushed the release-please--branches--main--components--finch branch 4 times, most recently from 821d827 to 55534fc Compare November 30, 2022 23:11
@davidhsingyuchen
Copy link
Contributor

Removing the review requests because this PR is meant to be reviewed by the person who's going to cut a release, but we're just not sure who will be that person at the moment. Only keeping myself as a reviewer so that I can get a notification when this PR is updated so that I can fix things early on in case anything goes wrong as I made some changes to release-please.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--finch branch 4 times, most recently from ba085d5 to b384e7c Compare December 6, 2022 19:45
@github-actions github-actions bot force-pushed the release-please--branches--main--components--finch branch from b384e7c to 849cb5c Compare December 6, 2022 23:28
@sam-berning sam-berning merged commit 184119e into main Dec 6, 2022
@sam-berning sam-berning deleted the release-please--branches--main--components--finch branch December 6, 2022 23:58
@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 6, 2022

🤖 Release is at https://github.com/runfinch/finch/releases/tag/v0.1.1 🌻

ahsan-z-khan pushed a commit to ahsan-z-khan/finch that referenced this pull request Jan 11, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.1](runfinch/finch@v0.1.0...v0.1.1)
(2022-12-06)


### Bug Fixes

* added the contrib folder to be ignored by CI
([runfinch#92](runfinch#92))
([3415f2a](runfinch@3415f2a))
* error readable by using the right placeholder
([runfinch#39](runfinch#39))
([8e5f38d](runfinch@8e5f38d))


### Build System or External Dependencies

* **deps:** bump finch-core to 0.1.1
([runfinch#93](runfinch#93))
([3f3bce5](runfinch@3f3bce5))
* **deps:** Bump github.com/lima-vm/lima from 0.12.0 to 0.13.0
([runfinch#40](runfinch#40))
([520cc7f](runfinch@520cc7f))
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1
([runfinch#50](runfinch#50))
([fa108fd](runfinch@fa108fd))
* **deps:** Bump github.com/runfinch/common-tests version from v0.1.0 to
v0.1.1 ([runfinch#76](runfinch#76))
([fd22d4a](runfinch@fd22d4a))
* **deps:** Bump github.com/spf13/afero from 1.9.2 to 1.9.3
([runfinch#43](runfinch#43))
([bf0ad84](runfinch@bf0ad84))
* **deps:** Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
([runfinch#44](runfinch#44))
([31c6d70](runfinch@31c6d70))
* **deps:** Bump github.com/xorcare/pointer from 1.2.1 to 1.2.2
([runfinch#42](runfinch#42))
([8e83137](runfinch@8e83137))
* **deps:** Bump golang.org/x/crypto from 0.1.0 to 0.3.0
([runfinch#49](runfinch#49))
([89826cf](runfinch@89826cf))
* **deps:** Bump golang.org/x/tools from 0.2.0 to 0.3.0
([runfinch#52](runfinch#52))
([27c8f24](runfinch@27c8f24))
* **deps:** Bump k8s.io/apimachinery from 0.25.2 to 0.25.4
([runfinch#51](runfinch#51))
([8f15779](runfinch@8f15779))
* **deps:** Bump lima version
([runfinch#75](runfinch#75))
([cfaa4f6](runfinch@cfaa4f6))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants