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

build(main): release 1.0.0 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 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
### 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

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