-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @randy.tarampi/[email protected] - @randy.tarampi/[email protected] - @randy.tarampi/[email protected] - @randy.tarampi/[email protected] - @randy.tarampi/[email protected] - @randy.tarampi/[email protected] - @randy.tarampi/[email protected] - @randy.tarampi/[email protected] - @randy.tarampi/[email protected] - @randy.tarampi/[email protected] - @randy.tarampi/[email protected]
- Loading branch information
Travis
committed
Nov 22, 2020
1 parent
43b4600
commit f5131c0
Showing
22 changed files
with
113 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.4](https://github.com/randytarampi/android-icon-resize/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/android-icon-resize | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.3](https://github.com/randytarampi/android-icon-resize/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-10-18) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/android-icon-resize | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"name": "@randy.tarampi/android-icon-resize", | ||
"description": "Create all required icons from one icon. Right size, right file name.", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"author": "Randy Tarampi <[email protected]>", | ||
"bin": "./bin/android-icon-resize.js", | ||
"bugs": "https://github.com/randytarampi/android-icon-resize/issues", | ||
"dependencies": { | ||
"@randy.tarampi/android-icons": "^3.1.10", | ||
"@randy.tarampi/generic-icon-splash-generate": "^3.0.3", | ||
"@randy.tarampi/android-icons": "^3.1.11", | ||
"@randy.tarampi/generic-icon-splash-generate": "^3.0.4", | ||
"abbrev": "^1.1.1", | ||
"snyk": "^1.430.0", | ||
"yargs": "^16.1.1" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [3.1.11](https://github.com/randytarampi/android-icons/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/android-icons | ||
|
||
|
||
|
||
|
||
|
||
## [3.1.10](https://github.com/randytarampi/android-icons/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-09-23) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@randy.tarampi/android-icons", | ||
"description": "Get android icon file names and dimensions (width)", | ||
"version": "3.1.10", | ||
"version": "3.1.11", | ||
"author": "Randy Tarampi <[email protected]>", | ||
"bin": "./bin/android-icons.js", | ||
"dependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.4](https://github.com/randytarampi/android-splash-generate/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/android-splash-generate | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.3](https://github.com/randytarampi/android-splash-generate/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-10-18) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/android-splash-generate | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"name": "@randy.tarampi/android-splash-generate", | ||
"description": "Generate all required splash screen images from one source. Right size, right file name.", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"author": "Randy Tarampi <[email protected]>", | ||
"bin": "./bin/android-splash-generate.js", | ||
"bugs": "https://github.com/randytarampi/android-splash-generate/issues", | ||
"dependencies": { | ||
"@randy.tarampi/android-splash": "^2.1.10", | ||
"@randy.tarampi/generic-icon-splash-generate": "^3.0.3", | ||
"@randy.tarampi/android-splash": "^2.1.11", | ||
"@randy.tarampi/generic-icon-splash-generate": "^3.0.4", | ||
"minimist": "^1.2.5", | ||
"snyk": "^1.430.0" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.1.11](https://github.com/randytarampi/android-splash/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/android-splash | ||
|
||
|
||
|
||
|
||
|
||
## [2.1.10](https://github.com/randytarampi/android-splash/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-09-23) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@randy.tarampi/android-splash", | ||
"description": "Get android splash screen files names and dimensions", | ||
"version": "2.1.10", | ||
"version": "2.1.11", | ||
"author": "Randy Tarampi <[email protected]>", | ||
"bin": "./bin/android-splash.js", | ||
"dependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [3.0.4](https://github.com/randytarampi/pwa-asset-generator/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/pwa-asset-generator | ||
|
||
|
||
|
||
|
||
|
||
## [3.0.3](https://github.com/randytarampi/pwa-asset-generator/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-10-18) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/pwa-asset-generator | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "3.0.3", | ||
"version": "3.0.4", | ||
"author": { | ||
"name": "Randy Tarampi", | ||
"email": "[email protected]", | ||
|
@@ -10,11 +10,11 @@ | |
"bin": "./bin/pwa-asset-generator.js", | ||
"bugs": "https://github.com/randytarampi/pwa-asset-generator/issues", | ||
"dependencies": { | ||
"@randy.tarampi/android-icons": "^3.1.10", | ||
"@randy.tarampi/android-splash": "^2.1.10", | ||
"@randy.tarampi/generic-icon-splash-generate": "^3.0.3", | ||
"@randy.tarampi/ios-icons": "^4.2.10", | ||
"@randy.tarampi/ios-splash": "^3.1.10", | ||
"@randy.tarampi/android-icons": "^3.1.11", | ||
"@randy.tarampi/android-splash": "^2.1.11", | ||
"@randy.tarampi/generic-icon-splash-generate": "^3.0.4", | ||
"@randy.tarampi/ios-icons": "^4.2.11", | ||
"@randy.tarampi/ios-splash": "^3.1.11", | ||
"commander": "^6.2.0", | ||
"snyk": "^1.430.0" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.5](https://github.com/randytarampi/pwa-asset-service/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/pwa-asset-service | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.4](https://github.com/randytarampi/pwa-asset-service/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-10-18) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@randy.tarampi/pwa-asset-service", | ||
"description": "Generate icons and splash screens for Progressive Web Applications, on the fly using my free tier AWS Lambda time", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"author": { | ||
"name": "Randy Tarampi", | ||
"email": "[email protected]", | ||
|
@@ -11,7 +11,7 @@ | |
"dependencies": { | ||
"@randy.tarampi/js": "^7.0.0", | ||
"@randy.tarampi/lambda-logger": "^7.0.0", | ||
"@randy.tarampi/pwa-asset-generator": "^3.0.3", | ||
"@randy.tarampi/pwa-asset-generator": "^3.0.4", | ||
"@randy.tarampi/serverless": "^7.0.0", | ||
"busboy": "^0.3.1", | ||
"kotlin": "^1.4.20", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [3.0.4](https://github.com/randytarampi/generic-icon-splash-generate/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/generic-icon-splash-generate | ||
|
||
|
||
|
||
|
||
|
||
## [3.0.3](https://github.com/randytarampi/generic-icon-splash-generate/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-10-18) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/generic-icon-splash-generate | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@randy.tarampi/generic-icon-splash-generate", | ||
"description": "Generate PWA icons and splash screens using sharp", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"author": { | ||
"name": "Randy Tarampi", | ||
"email": "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.4](https://github.com/randytarampi/ios-icon-resize/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/ios-icon-resize | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.3](https://github.com/randytarampi/ios-icon-resize/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-10-18) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/ios-icon-resize | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"name": "@randy.tarampi/ios-icon-resize", | ||
"description": "Create all required icons from one icon. Right size, right file name.", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"author": "Randy Tarampi <[email protected]>", | ||
"bin": "./bin/ios-icon-resize.js", | ||
"bugs": "https://github.com/randytarampi/ios-icon-resize/issues", | ||
"dependencies": { | ||
"@randy.tarampi/generic-icon-splash-generate": "^3.0.3", | ||
"@randy.tarampi/ios-icons": "^4.2.10", | ||
"@randy.tarampi/generic-icon-splash-generate": "^3.0.4", | ||
"@randy.tarampi/ios-icons": "^4.2.11", | ||
"abbrev": "^1.1.1", | ||
"minimist": "^1.2.5", | ||
"snyk": "^1.430.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [4.2.11](https://github.com/randytarampi/ios-icons/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/ios-icons | ||
|
||
|
||
|
||
|
||
|
||
## [4.2.10](https://github.com/randytarampi/ios-icons/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-09-23) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@randy.tarampi/ios-icons", | ||
"description": "Get iOS icon file names and dimensions (width)", | ||
"version": "4.2.10", | ||
"version": "4.2.11", | ||
"author": "Randy Tarampi <[email protected]>", | ||
"bin": "./bin/ios-icons.js", | ||
"dependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.4](https://github.com/randytarampi/ios-splash-generate/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/ios-splash-generate | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.3](https://github.com/randytarampi/ios-splash-generate/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-10-18) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/ios-splash-generate | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"name": "@randy.tarampi/ios-splash-generate", | ||
"description": "Generate all required splash screen images from one source. Right size, right file name.", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"author": "Randy Tarampi <[email protected]>", | ||
"bin": "./bin/ios-splash-generate.js", | ||
"bugs": "https://github.com/randytarampi/ios-splash-generate/issues", | ||
"dependencies": { | ||
"@randy.tarampi/generic-icon-splash-generate": "^3.0.3", | ||
"@randy.tarampi/ios-splash": "^3.1.10", | ||
"@randy.tarampi/generic-icon-splash-generate": "^3.0.4", | ||
"@randy.tarampi/ios-splash": "^3.1.11", | ||
"abbrev": "^1.1.1", | ||
"minimist": "^1.2.5", | ||
"snyk": "^1.430.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [3.1.11](https://github.com/randytarampi/ios-splash/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-11-22) | ||
|
||
**Note:** Version bump only for package @randy.tarampi/ios-splash | ||
|
||
|
||
|
||
|
||
|
||
## [3.1.10](https://github.com/randytarampi/ios-splash/compare/@randy.tarampi/[email protected][email protected]/[email protected]) (2020-09-23) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@randy.tarampi/ios-splash", | ||
"description": "Get iOS splash screen files names and dimensions", | ||
"version": "3.1.10", | ||
"version": "3.1.11", | ||
"author": "Randy Tarampi <[email protected]>", | ||
"bin": "./bin/ios-splash.js", | ||
"dependencies": { | ||
|