Skip to content

Commit

Permalink
chore: update CHANGELOG (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Jun 15, 2021
1 parent 8f162d1 commit 8fa668c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ jobs:
steps:
- name: noop
run: echo 'noop'

pana:
runs-on: ubuntu-latest
steps:
- name: noop
run: echo 'noop'
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v0.2.3 (2021-06-15)

### Features

- add recommended extensions for vscode ([#144](https://github.com/VeryGoodOpenSource/very_good_cli/issues/144)) ([8f162d1](https://github.com/VeryGoodOpenSource/very_good_cli/commit/8f162d131f7d4d1b724605b31638ca051dc5a8b2))
- add vscode extensions exception to gitignore ([#143](https://github.com/VeryGoodOpenSource/very_good_cli/issues/143)) ([16084f8](https://github.com/VeryGoodOpenSource/very_good_cli/commit/16084f82531782f4a9c82c1ff52ab9607b57bd78))
- overwrite rules for file conflict resolution ([#142](https://github.com/VeryGoodOpenSource/very_good_cli/issues/142)) ([87be1ca](https://github.com/VeryGoodOpenSource/very_good_cli/commit/87be1cacb702f433e3b6887115993bfc5e84df12))

# v0.2.2 (2021-06-10)

### Bug Fixes
Expand Down

0 comments on commit 8fa668c

Please sign in to comment.