diff --git a/.changeset/config.json b/.changeset/config.json index 2197cb7..77b0419 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": [] diff --git a/.changeset/pretty-cycles-glow.md b/.changeset/pretty-cycles-glow.md deleted file mode 100644 index b050825..0000000 --- a/.changeset/pretty-cycles-glow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"neogrok": patch ---- - -Initial automated release with changesets diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4c36956 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# neogrok + +## 0.0.2 + +### Patch Changes + +- 5f28b9a: Initial automated release with changesets diff --git a/package.json b/package.json index b7a4097..9664303 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neogrok", - "version": "0.0.1", + "version": "0.0.2", "description": "A snappy code search frontend for zoekt", "keywords": [ "code search",