diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index fc821fa..148394a 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -4,7 +4,7 @@ github: [ljharb] patreon: # Replace with a single Patreon username open_collective: # Replace with a single Open Collective username ko_fi: # Replace with a single Ko-fi username -tidelift: npm/has-types +tidelift: npm/hastypes community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username diff --git a/CHANGELOG.md b/CHANGELOG.md index 833ef86..bd60ce7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,19 +5,19 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v2.0.0](https://github.com/inspect-js/has-types/compare/1.0.0...v2.0.0) - 2024-12-07 +## [v2.0.0](https://github.com/elliotblackburn/has-types/compare/1.0.0...v2.0.0) - 2024-12-07 ### Commits -- Only apps should have lockfiles [`0672041`](https://github.com/inspect-js/has-types/commit/06720419048f728b217837168f2ff329507695bb) -- [Breaking] v2 implementation, tests, readme, types [`ddec422`](https://github.com/inspect-js/has-types/commit/ddec422a9e4969d8ef4362f45b426902ab04af4f) +- Only apps should have lockfiles [`0672041`](https://github.com/elliotblackburn/has-types/commit/06720419048f728b217837168f2ff329507695bb) +- [Breaking] v2 implementation, tests, readme, types [`ddec422`](https://github.com/elliotblackburn/has-types/commit/ddec422a9e4969d8ef4362f45b426902ab04af4f) ## 1.0.0 - 2017-11-13 ### Commits -- Initial commit [`cafb49b`](https://github.com/inspect-js/has-types/commit/cafb49b7292b7a85e4aeeccfd9f0c9425b1be8a1) -- Rename from has-types to hastypes [`8aa23de`](https://github.com/inspect-js/has-types/commit/8aa23deb28fbf0ada1bb47b4f1ff70b3c11847ee) -- Force node engine to be 8.9.1 or higher [`bf908d7`](https://github.com/inspect-js/has-types/commit/bf908d7a1a0fcab39e22b0f408668df514839ee6) -- Correct bin file [`162fb4a`](https://github.com/inspect-js/has-types/commit/162fb4af78f9cad3a2f4176d0595f081ef0143a0) -- 1.0.1 release [`fbcee3a`](https://github.com/inspect-js/has-types/commit/fbcee3a04ae4a861a1a6a0d46f8a45dd1a6b4d46) +- Initial commit [`cafb49b`](https://github.com/elliotblackburn/has-types/commit/cafb49b7292b7a85e4aeeccfd9f0c9425b1be8a1) +- Rename from has-types to hastypes [`8aa23de`](https://github.com/elliotblackburn/has-types/commit/8aa23deb28fbf0ada1bb47b4f1ff70b3c11847ee) +- Force node engine to be 8.9.1 or higher [`bf908d7`](https://github.com/elliotblackburn/has-types/commit/bf908d7a1a0fcab39e22b0f408668df514839ee6) +- Correct bin file [`162fb4a`](https://github.com/elliotblackburn/has-types/commit/162fb4af78f9cad3a2f4176d0595f081ef0143a0) +- 1.0.1 release [`fbcee3a`](https://github.com/elliotblackburn/has-types/commit/fbcee3a04ae4a861a1a6a0d46f8a45dd1a6b4d46) diff --git a/help.txt b/help.txt index 1281ff1..31018ca 100644 --- a/help.txt +++ b/help.txt @@ -1,8 +1,8 @@ -Usage: has-types [--before=MM/DD/YYYY] +Usage: hastypes [--before=MM/DD/YYYY] `package-specifier` must be a valid registry specifier according to `npm-package-arg`. - see https://www.npmjs.com/package/npm-package-arg Options: - `--before`: npm‘s `before` option. Must be a valid date. \ No newline at end of file + `--before`: npm‘s `before` option. Must be a valid date.