Skip to content

feat: add auto update #181

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

Merged
merged 13 commits into from
Sep 22, 2021
Merged

feat: add auto update #181

merged 13 commits into from
Sep 22, 2021

Conversation

denangelov
Copy link
Contributor

@denangelov denangelov commented Sep 14, 2021

Description

Closes #161.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Copy link
Contributor

@felangel felangel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall just left a few comments. Lmk what you think 👍

@marcossevilla marcossevilla self-assigned this Sep 20, 2021
@marcossevilla marcossevilla added the feature A new feature or request label Sep 20, 2021
@felangel felangel changed the title feat: add auto update feature to cli feat: add auto update Sep 22, 2021
@felangel felangel merged commit b8b490b into main Sep 22, 2021
@felangel felangel deleted the auto-update branch September 22, 2021 16:11
@felangel felangel mentioned this pull request Sep 23, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Create update command to update global package.
3 participants