Skip to content

Commit

Permalink
release(travis): Release 43b4600
Browse files Browse the repository at this point in the history
 - @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
Show file tree
Hide file tree
Showing 22 changed files with 113 additions and 25 deletions.
8 changes: 8 additions & 0 deletions packages/android-icon-resize/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions packages/android-icon-resize/package.json
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"
Expand Down
8 changes: 8 additions & 0 deletions packages/android-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/android-icons/package.json
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": {
Expand Down
8 changes: 8 additions & 0 deletions packages/android-splash-generate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions packages/android-splash-generate/package.json
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"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/android-splash/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/android-splash/package.json
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": {
Expand Down
8 changes: 8 additions & 0 deletions packages/asset-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
12 changes: 6 additions & 6 deletions packages/asset-generator/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": "3.0.3",
"version": "3.0.4",
"author": {
"name": "Randy Tarampi",
"email": "[email protected]",
Expand All @@ -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"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/asset-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
4 changes: 2 additions & 2 deletions packages/asset-service/package.json
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]",
Expand All @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/generic-icon-splash-generate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/generic-icon-splash-generate/package.json
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]",
Expand Down
8 changes: 8 additions & 0 deletions packages/ios-icon-resize/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions packages/ios-icon-resize/package.json
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"
Expand Down
8 changes: 8 additions & 0 deletions packages/ios-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/ios-icons/package.json
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": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ios-splash-generate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions packages/ios-splash-generate/package.json
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"
Expand Down
8 changes: 8 additions & 0 deletions packages/ios-splash/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/ios-splash/package.json
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": {
Expand Down

0 comments on commit f5131c0

Please sign in to comment.