Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Lopes committed Oct 14, 2019
1 parent 940d7ba commit 7dd73a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.4.0](https://github.com/uphold/uphold-scripts/releases/tag/v0.4.0) (2019-10-14)
- Update [email protected] [\#24](https://github.com/uphold/uphold-scripts/pull/24) ([rplopes](https://github.com/rplopes))
- Update @uphold/github-changelog-generator@1.0.1 [\#23](https://github.com/uphold/uphold-scripts/pull/23) ([rplopes](https://github.com/rplopes))
- Allow passing flags to lint script [\#22](https://github.com/uphold/uphold-scripts/pull/22) ([rplopes](https://github.com/rplopes))
- Update @uphold/github-changelog-generator@1.0.0 [\#21](https://github.com/uphold/uphold-scripts/pull/21) ([rplopes](https://github.com/rplopes))
- Update [email protected] [\#20](https://github.com/uphold/uphold-scripts/pull/20) ([rplopes](https://github.com/rplopes))
- Improve testRegex in jest-preset.json [\#18](https://github.com/uphold/uphold-scripts/pull/18) ([waldyrious](https://github.com/waldyrious))
- Add some links to the README for context [\#17](https://github.com/uphold/uphold-scripts/pull/17) ([waldyrious](https://github.com/waldyrious))

## [0.3.0](https://github.com/uphold/uphold-scripts/releases/tag/v0.3.0) (2019-08-09)
- Update [email protected] [\#16](https://github.com/uphold/uphold-scripts/pull/16) ([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.3.0",
"version": "0.4.0",
"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 7dd73a5

Please sign in to comment.