Skip to content

Commit

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


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

## What's Changed
### Exciting New Features 🎉
* feat: Add go build and mod cache by @jimmidyson in
#9
* feat: add dagger svu by @aweris in
#10
* feat: Add mage targets for svu by @jimmidyson in
#14
* feat: Add logger support by @aweris in
#17
### Fixes 🔧
* fix: Remove redundant dagger client creation by @jimmidyson in
#15
### Other Changes
* feat: Use pre-commit zipapp by @jimmidyson in
#1
* feat: Cache pre-commit specified hooks by @jimmidyson in
#2
* fix: Cache install hooks in earlier layer by @jimmidyson in
#4
* chore: Lint repo by @aweris in
#3
* ci: Add default workflows, including release-please by @jimmidyson in
#6
* ci: Add release notes config by @jimmidyson in
#8
* feat: Enable further configuration options by @jimmidyson in
#5
* refactor: Rename module to github.com/mesosphere/daggers by
@jimmidyson in #13
* ci: Add golangci-lint workflow by @jimmidyson in
#16

## New Contributors
* @aweris made their first contribution in
#3

**Full Changelog**:
v0.0.1...v0.1.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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 3, 2022
1 parent 5467ff7 commit 28ba306
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Changelog

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

## What's Changed
### Exciting New Features 🎉
* feat: Add go build and mod cache by @jimmidyson in https://github.com/mesosphere/daggers/pull/9
* feat: add dagger svu by @aweris in https://github.com/mesosphere/daggers/pull/10
* feat: Add mage targets for svu by @jimmidyson in https://github.com/mesosphere/daggers/pull/14
* feat: Add logger support by @aweris in https://github.com/mesosphere/daggers/pull/17
### Fixes 🔧
* fix: Remove redundant dagger client creation by @jimmidyson in https://github.com/mesosphere/daggers/pull/15
### Other Changes
* feat: Use pre-commit zipapp by @jimmidyson in https://github.com/mesosphere/daggers/pull/1
* feat: Cache pre-commit specified hooks by @jimmidyson in https://github.com/mesosphere/daggers/pull/2
* fix: Cache install hooks in earlier layer by @jimmidyson in https://github.com/mesosphere/daggers/pull/4
* chore: Lint repo by @aweris in https://github.com/mesosphere/daggers/pull/3
* ci: Add default workflows, including release-please by @jimmidyson in https://github.com/mesosphere/daggers/pull/6
* ci: Add release notes config by @jimmidyson in https://github.com/mesosphere/daggers/pull/8
* feat: Enable further configuration options by @jimmidyson in https://github.com/mesosphere/daggers/pull/5
* refactor: Rename module to github.com/mesosphere/daggers by @jimmidyson in https://github.com/mesosphere/daggers/pull/13
* ci: Add golangci-lint workflow by @jimmidyson in https://github.com/mesosphere/daggers/pull/16

## New Contributors
* @aweris made their first contribution in https://github.com/mesosphere/daggers/pull/3

**Full Changelog**: https://github.com/mesosphere/daggers/compare/v0.0.1...v0.1.0

0 comments on commit 28ba306

Please sign in to comment.