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.1.0
Browse files Browse the repository at this point in the history
[skip ci]

# [1.1.0](v1.0.1...v1.1.0) (2019-03-17)

### Features

* Add support for `type`s per [@randy](https://github.com/randy).tarampi/generic-icon-splash-generate@1.3.0. ([8f0fcd5](8f0fcd5))
  • Loading branch information
semantic-release-bot committed Mar 17, 2019
1 parent 8f0fcd5 commit 2835059
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.1.0](https://github.com/randytarampi/pwa-asset-generator/compare/v1.0.1...v1.1.0) (2019-03-17)


### Features

* Add support for `type`s per [@randy](https://github.com/randy).tarampi/generic-icon-splash-generate@1.3.0. ([8f0fcd5](https://github.com/randytarampi/pwa-asset-generator/commit/8f0fcd5))

## [1.0.1](https://github.com/randytarampi/pwa-asset-generator/compare/v1.0.0...v1.0.1) (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.1",
"version": "1.1.0",
"author": {
"name": "Randy Tarampi",
"email": "rt@randytarampi.ca",
Expand Down

0 comments on commit 2835059

Please sign in to comment.