@discordia/action
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.3](https://github.com/mfasman95/discordia/compare/v1.0.2...v1.0.3) (2020-05-10) | ||
**Note:** Version bump only for package @discordia/action | ||
# [1.0.0](https://github.com/mfasman95/discordia/compare/v0.2.3...v1.0.0) (2020-05-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@discordia/action", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Class for creating discordia actions", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@discordia/debug": "^1.0.2", | ||
"@discordia/debug": "^1.0.3", | ||
"chalk": "^4.0.0", | ||
@@ -44,3 +44,3 @@ "lodash": "^4.17.15" | ||
}, | ||
"gitHead": "d04cc3d96776636aa942cc8177688071408eb95a" | ||
"gitHead": "09c0a8c796ea0953287e8961850f644001f6c9ea" | ||
} |
@@ -0,1 +1,12 @@ | ||
>Note: Some of the links in this README file work better on the [documentation site](https://mfasman95.github.io/discordia/action) | ||
<p align="center"> | ||
<a href="https://www.npmjs.com/package/@discordia/framework"> | ||
<img alt="@discordia/framework" src="https://img.shields.io/npm/v/@discordia/framework?label=%40discordia%2Fframework"> | ||
</a> | ||
<a href="https://www.npmjs.com/package/@discordia/framework"> | ||
<img alt="@discordia/framework" src="https://img.shields.io/npm/dw/@discordia/framework"> | ||
</a> | ||
</p> | ||
- [Installation](#installation) | ||
@@ -14,4 +25,2 @@ - [Basic Example](#basic-example) | ||
>Note: Some of the links in this README file work better on the [documentation site](https://mfasman95.github.io/discordia/) | ||
# Installation | ||
@@ -18,0 +27,0 @@ ```bash |
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
31881
172
Updated@discordia/debug@^1.0.3