diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b9aa65..3949f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.0.1 + +- Correctly scopes the package to the `@doist` organization + ## 1.0.0 - ⭐️ Initial release of remark-application-links diff --git a/package.json b/package.json index 32d634b..27a877c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ } }, "prettier": "@doist/prettier-config", - "name": "remark-application-links", + "name": "@doist/remark-application-links", "author": "Henning Muszynski", "module": "dist/remark-application-links.esm.js", "devDependencies": {