Skip to content

Commit

Permalink
build(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 14, 2022
1 parent 6c3c92b commit cd3c993
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Changelog

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

## What's Changed
### Exciting New Features 🎉
* feat: download asdf to source directory by @aweris in https://github.com/d2iq-labs/avm/pull/8
* feat: add simple cli interface by @mstruebing in https://github.com/d2iq-labs/avm/pull/10
* feat: use magefile sh to execute local commands by @aweris in https://github.com/d2iq-labs/avm/pull/15
* feat: introduce plugins tmvp by @aweris in https://github.com/d2iq-labs/avm/pull/17
* feat: parameterize commands by @mstruebing in https://github.com/d2iq-labs/avm/pull/20
### Fixes 🔧
* fix: resolve rebase errors by @aweris in https://github.com/d2iq-labs/avm/pull/13
### Other Changes
* ci: init gha by @aweris in https://github.com/d2iq-labs/avm/pull/3
* feat: create initial cmd structure by @aweris in https://github.com/d2iq-labs/avm/pull/7
* refactor: extract paths to config package by @aweris in https://github.com/d2iq-labs/avm/pull/9
* refactor: extract init to simple lib interface by @aweris in https://github.com/d2iq-labs/avm/pull/11
* refactor: add simple source interface by @aweris in https://github.com/d2iq-labs/avm/pull/12
* refactor: print list of installed plugins by @aweris in https://github.com/d2iq-labs/avm/pull/14

## New Contributors
* @aweris made their first contribution in https://github.com/d2iq-labs/avm/pull/3
* @mstruebing made their first contribution in https://github.com/d2iq-labs/avm/pull/10

**Full Changelog**: https://github.com/d2iq-labs/avm/commits/v1.0.0

0 comments on commit cd3c993

Please sign in to comment.