diff --git a/changelog.md b/changelog.md index bc9209b..9e3a8cc 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## 1.0.0 (2024-07-28) + + +### Features + +* **init:** initialize based on as-command ([b0944d1](https://github.com/ehmpathy/pagination-fns/commit/b0944d1a3b9178d1371b80dfe80e7eb4e8071c4c)) + ## [1.0.1](https://github.com/ehmpathy/as-command/compare/v1.0.0...v1.0.1) (2024-05-26) diff --git a/package-lock.json b/package-lock.json index 4047815..c29f20e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pagination-fns", - "version": "1.0.1", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pagination-fns", - "version": "1.0.1", + "version": "1.0.0", "hasInstallScript": true, "license": "MIT", "dependencies": {