Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Commit

Permalink
release(travis): Release 1.0.1
Browse files Browse the repository at this point in the history
[skip ci]

## [1.0.1](v1.0.0...v1.0.1) (2019-03-12)

### Bug Fixes

* **bin:** Lol. Actually specify the CLI utility correctly. ([5aa1b06](5aa1b06))
  • Loading branch information
semantic-release-bot committed Mar 12, 2019
1 parent 5aa1b06 commit e1c4fa7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/randytarampi/pwa-asset-generator/compare/v1.0.0...v1.0.1) (2019-03-12)


### Bug Fixes

* **bin:** Lol. Actually specify the CLI utility correctly. ([5aa1b06](https://github.com/randytarampi/pwa-asset-generator/commit/5aa1b06))

# 1.0.0 (2019-03-12)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@randy.tarampi/pwa-asset-generator",
"description": "Generate icons and splash screens for Progressive Web Applications",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "Randy Tarampi",
"email": "rt@randytarampi.ca",
Expand Down

0 comments on commit e1c4fa7

Please sign in to comment.