diff --git a/.changeset/clean-pants-look.md b/.changeset/clean-pants-look.md new file mode 100644 index 00000000..da9ee30a --- /dev/null +++ b/.changeset/clean-pants-look.md @@ -0,0 +1,5 @@ +--- +"react-mentions": patch +--- + +fix npm publishing diff --git a/.changeset/config.json b/.changeset/config.json index 33d375b4..77ec3f45 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -4,7 +4,7 @@ "commit": false, "fixed": [], "linked": [], - "access": "restricted", + "access": "public", "baseBranch": "master", "updateInternalDependencies": "patch", "ignore": []