Skip to content

Commit 3c781a8

Browse files
github-actions[bot]ahsan-z-khan
authored andcommitted
chore(main): release 0.1.1 (runfinch#17)
🤖 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>
1 parent 8bae765 commit 3c781a8

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/runfinch/finch/compare/v0.1.0...v0.1.1) (2022-12-06)
4+
5+
6+
### Bug Fixes
7+
8+
* added the contrib folder to be ignored by CI ([#92](https://github.com/runfinch/finch/issues/92)) ([3415f2a](https://github.com/runfinch/finch/commit/3415f2a6683b0218816e189c7ed47100a031d45c))
9+
* error readable by using the right placeholder ([#39](https://github.com/runfinch/finch/issues/39)) ([8e5f38d](https://github.com/runfinch/finch/commit/8e5f38d2b994dadf53f57430eaa0a59b8cafd2f8))
10+
11+
12+
### Build System or External Dependencies
13+
14+
* **deps:** bump finch-core to 0.1.1 ([#93](https://github.com/runfinch/finch/issues/93)) ([3f3bce5](https://github.com/runfinch/finch/commit/3f3bce568ede67c8c54dd92212ec5882443c966f))
15+
* **deps:** Bump github.com/lima-vm/lima from 0.12.0 to 0.13.0 ([#40](https://github.com/runfinch/finch/issues/40)) ([520cc7f](https://github.com/runfinch/finch/commit/520cc7f06f9a98652fb077822f1a752da26f7bb9))
16+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 ([#50](https://github.com/runfinch/finch/issues/50)) ([fa108fd](https://github.com/runfinch/finch/commit/fa108fd958649578d08b20725ead6ce7a5a190db))
17+
* **deps:** Bump github.com/runfinch/common-tests version from v0.1.0 to v0.1.1 ([#76](https://github.com/runfinch/finch/issues/76)) ([fd22d4a](https://github.com/runfinch/finch/commit/fd22d4afafd387eda404a7286952f85c80fa5418))
18+
* **deps:** Bump github.com/spf13/afero from 1.9.2 to 1.9.3 ([#43](https://github.com/runfinch/finch/issues/43)) ([bf0ad84](https://github.com/runfinch/finch/commit/bf0ad849a90ded53b66b01031e1960bd7803b224))
19+
* **deps:** Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 ([#44](https://github.com/runfinch/finch/issues/44)) ([31c6d70](https://github.com/runfinch/finch/commit/31c6d70748b9346c9468e3f2882f7e6b8b27bd6b))
20+
* **deps:** Bump github.com/xorcare/pointer from 1.2.1 to 1.2.2 ([#42](https://github.com/runfinch/finch/issues/42)) ([8e83137](https://github.com/runfinch/finch/commit/8e83137a1cd12fe1d47187bb96e362ec8d34ca4b))
21+
* **deps:** Bump golang.org/x/crypto from 0.1.0 to 0.3.0 ([#49](https://github.com/runfinch/finch/issues/49)) ([89826cf](https://github.com/runfinch/finch/commit/89826cf141253746395259438788bb6150410727))
22+
* **deps:** Bump golang.org/x/tools from 0.2.0 to 0.3.0 ([#52](https://github.com/runfinch/finch/issues/52)) ([27c8f24](https://github.com/runfinch/finch/commit/27c8f24aa1219d397e67f264a45cdcd96e5a23a5))
23+
* **deps:** Bump k8s.io/apimachinery from 0.25.2 to 0.25.4 ([#51](https://github.com/runfinch/finch/issues/51)) ([8f15779](https://github.com/runfinch/finch/commit/8f157797cdfedda17cca36fe0a5458a582e7b4a2))
24+
* **deps:** Bump lima version ([#75](https://github.com/runfinch/finch/issues/75)) ([cfaa4f6](https://github.com/runfinch/finch/commit/cfaa4f6b79af2eba3cfceff0b0e65f44329d1e78))

0 commit comments

Comments
 (0)