Comparing version 1.3.6 to 1.5.0
@@ -36,4 +36,4 @@ #!/usr/bin/env node | ||
handle: chalk_1.default.cyan('IgorSzyporyn'), | ||
title: chalk_1.default.white('Senior Frontend Developer'), | ||
workplace: chalk_1.default.white('Charlie Tango A/S'), | ||
title: chalk_1.default.white('Lead Frontend Developer'), | ||
workplace: chalk_1.default.white('Appstract'), | ||
twitter: chalk_1.default.cyan('https://twitter.com/IgorSzyporyn'), | ||
@@ -40,0 +40,0 @@ github: chalk_1.default.cyan('https://github.com/IgorSzyporyn'), |
@@ -1,6 +0,6 @@ | ||
#### 1.3.6 (2020-08-17) | ||
### 1.5.0 (2021-07-29) | ||
##### Bug Fixes | ||
* changed npm package name to igor-szyporyn (017664f0) | ||
* updated place of business (eeeb9d0b) | ||
{ | ||
"name": "isj", | ||
"version": "1.3.6", | ||
"version": "1.5.0", | ||
"description": "Igor Szyporyn Jørgensen", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -15,4 +15,4 @@ #!/usr/bin/env node | ||
handle: chalk.cyan('IgorSzyporyn'), | ||
title: chalk.white('Senior Frontend Developer'), | ||
workplace: chalk.white('Charlie Tango A/S'), | ||
title: chalk.white('Lead Frontend Developer'), | ||
workplace: chalk.white('Appstract'), | ||
twitter: chalk.cyan('https://twitter.com/IgorSzyporyn'), | ||
@@ -19,0 +19,0 @@ github: chalk.cyan('https://github.com/IgorSzyporyn'), |
63272