Skip to content

Commit

Permalink
chore(main): release 2.0.2 (#1063)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.0.2](v2.0.1...v2.0.2)
(2023-12-20)


### Bug Fixes

* **docker:** add `cmake`
([#1070](#1070))
([bc6dd34](bc6dd34))
* **docker:** add `cmake`
([#1071](#1071))
([aa12a63](aa12a63))
* **docker:** add missing `&`
([#1068](#1068))
([9523d2d](9523d2d))
* **docker:** add missing `&` (2)
([#1069](#1069))
([fc5025c](fc5025c))
* **docker:** build on docker
([#1065](#1065))
([57fb700](57fb700))
* **docker:** remove `sudo`
([#1067](#1067))
([631c24e](631c24e))
* **github-actions:** fix release flow
([#1064](#1064))
([52c6010](52c6010))
* **release-please:** fallback release_created
([#1066](#1066))
([b316e59](b316e59))
* remove goreleaser
([#1062](#1062))
([33bf0b2](33bf0b2))

---
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: release-please-for-manaelproxy[bot] <154352005+release-please-for-manaelproxy[bot]@users.noreply.github.com>
  • Loading branch information
release-please-for-manaelproxy[bot] committed Dec 20, 2023
1 parent aa12a63 commit b9cc9c2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "2.0.1"
".": "2.0.2"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,20 @@
# Changelog

## [2.0.2](https://github.com/manaelproxy/manael/compare/v2.0.1...v2.0.2) (2023-12-20)


### Bug Fixes

* **docker:** add `cmake` ([#1070](https://github.com/manaelproxy/manael/issues/1070)) ([bc6dd34](https://github.com/manaelproxy/manael/commit/bc6dd344ce8b0de8e02a5e3e7802f8cc788bc382))
* **docker:** add `cmake` ([#1071](https://github.com/manaelproxy/manael/issues/1071)) ([aa12a63](https://github.com/manaelproxy/manael/commit/aa12a63bc20f023400e342d19a8a1474f757a1d7))
* **docker:** add missing `&` ([#1068](https://github.com/manaelproxy/manael/issues/1068)) ([9523d2d](https://github.com/manaelproxy/manael/commit/9523d2d2746d8a9d0f3a737326b1f651205395b6))
* **docker:** add missing `&` (2) ([#1069](https://github.com/manaelproxy/manael/issues/1069)) ([fc5025c](https://github.com/manaelproxy/manael/commit/fc5025c5258188c1eeae2d0239fb874eb58e876a))
* **docker:** build on docker ([#1065](https://github.com/manaelproxy/manael/issues/1065)) ([57fb700](https://github.com/manaelproxy/manael/commit/57fb700e8350ed7cbb96a15f5e116ec774841a09))
* **docker:** remove `sudo` ([#1067](https://github.com/manaelproxy/manael/issues/1067)) ([631c24e](https://github.com/manaelproxy/manael/commit/631c24e5a3ecd59daaebd6f3e3bcecdfac9dd152))
* **github-actions:** fix release flow ([#1064](https://github.com/manaelproxy/manael/issues/1064)) ([52c6010](https://github.com/manaelproxy/manael/commit/52c6010df710b18b5d796326439d536ed1de4039))
* **release-please:** fallback release_created ([#1066](https://github.com/manaelproxy/manael/issues/1066)) ([b316e59](https://github.com/manaelproxy/manael/commit/b316e595e88555e33531210d738ae874a198c884))
* remove goreleaser ([#1062](https://github.com/manaelproxy/manael/issues/1062)) ([33bf0b2](https://github.com/manaelproxy/manael/commit/33bf0b201b8dbf2a842bf730995113b327ea47fb))

## [2.0.1](https://github.com/manaelproxy/manael/compare/v2.0.0...v2.0.1) (2023-12-20)


Expand Down

0 comments on commit b9cc9c2

Please sign in to comment.