@patwoz/semantic-release-test
Advanced tools
Comparing version 1.0.2 to 1.1.0
{ | ||
"name": "@patwoz/semantic-release-test", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "lint": "eslint --ignore-path .gitignore --ext .js,.ts,.tsx .", |
# semantic-release-test | ||
[![npm version](https://badge.fury.io/js/%40patwoz%2Fsemantic-release-test.svg)](https://www.npmjs.com/package/@patwoz/semantic-release-test 'View this project on npm') | ||
[![Actions Status](https://github.com/patlux/semantic-release-test/workflows/nodejs/badge.svg)](https://github.com/patlux/semantic-release-test/actions) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
[![Twitter Follow](https://img.shields.io/twitter/follow/de_patwoz?style=social)](https://twitter.com/de_patwoz) | ||
@@ -11,1 +13,3 @@ Just playing with [semantic-release](https://github.com/semantic-release/semantic-release). | ||
The MIT License (MIT). Please see [License File](LICENSE.md) for more information. | ||
Created with 🔥 by [@de_patwoz](https://twitter.com/de_patwoz) |
@@ -8,1 +8,5 @@ export function test() { | ||
} | ||
export function sayHello() { | ||
console.log('Hello!'); | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5813
76
15