Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobcl committed Jun 22, 2019
1 parent d571939 commit d05265b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

## [0.2.0](https://github.com/uphold/create-uphold-app/releases/tag/v0.2.0) (2018-08-14)
## [0.2.1](https://github.com/uphold/uphold-scripts/releases/tag/v0.2.1) (2019-06-22)
- Only report coverage for `src` and `apps` folders [\#14](https://github.com/uphold/uphold-scripts/pull/14) ([ricardobcl](https://github.com/ricardobcl))

## [0.2.0](https://github.com/uphold/uphold-scripts/releases/tag/v0.2.0) (2018-08-14)
- Add jest testRegex [\#10](https://github.com/uphold/uphold-scripts/pull/10) ([rplopes](https://github.com/rplopes))
- Improve changelog generation [\#8](https://github.com/uphold/uphold-scripts/pull/8) ([rplopes](https://github.com/rplopes))
- Remove config directory from jest coverage [\#9](https://github.com/uphold/uphold-scripts/pull/9) ([rplopes](https://github.com/rplopes))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uphold-scripts",
"version": "0.2.0",
"version": "0.2.1",
"description": "Set of scripts and dev dependencies to help with common tasks on Uphold projects",
"bin": "./src/index.js",
"author": "Ricardo Lopes",
Expand Down

0 comments on commit d05265b

Please sign in to comment.