async-neocities
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -57,3 +57,3 @@ #!/usr/bin/env node | ||
type: 'boolean', | ||
help: 'Remove the currently assoicated API key' | ||
help: 'Remove the currently associated API key' | ||
}, | ||
@@ -60,0 +60,0 @@ 'force-auth': { |
@@ -10,6 +10,13 @@ # Changelog | ||
## [v3.0.2](https://github.com/bcomnes/async-neocities/compare/v3.0.1...v3.0.2) | ||
## [v3.0.3](https://github.com/bcomnes/async-neocities/compare/v3.0.2...v3.0.3) | ||
### Commits | ||
- Typo [`ad10451`](https://github.com/bcomnes/async-neocities/commit/ad104512222e442a99a86b42adc2a82f2ec27acd) | ||
- More non-critical docs tweaks [`b350ef5`](https://github.com/bcomnes/async-neocities/commit/b350ef53dc8b7c5dfb46dbc754832416907c3a61) | ||
## [v3.0.2](https://github.com/bcomnes/async-neocities/compare/v3.0.1...v3.0.2) - 2024-01-15 | ||
### Commits | ||
- Improve docs [`527990d`](https://github.com/bcomnes/async-neocities/commit/527990d25e25a2570fa9663e4c19fa24843932dc) | ||
@@ -16,0 +23,0 @@ |
{ | ||
"name": "async-neocities", | ||
"description": "A library and bin to deploy to neocities", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)", | ||
@@ -6,0 +6,0 @@ "type": "module", |
@@ -61,3 +61,3 @@ # async-neocities | ||
async-neocities (v2.1.6) | ||
async-neocities (v3.0.0) | ||
``` | ||
@@ -64,0 +64,0 @@ |
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
67100