diff --git a/.changeset/chilly-panthers-share.md b/.changeset/chilly-panthers-share.md deleted file mode 100644 index 976a797..0000000 --- a/.changeset/chilly-panthers-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@maray-ai/foodness-gracious': patch ---- - -Update repo info diff --git a/.changeset/fast-phones-promise.md b/.changeset/fast-phones-promise.md deleted file mode 100644 index 53b22a0..0000000 --- a/.changeset/fast-phones-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@maray-ai/foodness-gracious': patch ---- - -Automation init diff --git a/.changeset/friendly-zebras-matter.md b/.changeset/friendly-zebras-matter.md deleted file mode 100644 index 18ea260..0000000 --- a/.changeset/friendly-zebras-matter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@maray-ai/foodness-gracious': patch ---- - -package update diff --git a/.changeset/poor-jars-divide.md b/.changeset/poor-jars-divide.md deleted file mode 100644 index 7d0ac9d..0000000 --- a/.changeset/poor-jars-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@maray-ai/foodness-gracious': patch ---- - -Repo update diff --git a/.changeset/sour-jokes-grow.md b/.changeset/sour-jokes-grow.md deleted file mode 100644 index 6c421c0..0000000 --- a/.changeset/sour-jokes-grow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@maray-ai/foodness-gracious': patch ---- - -package updATE diff --git a/.changeset/weak-lamps-ring.md b/.changeset/weak-lamps-ring.md deleted file mode 100644 index 8abb261..0000000 --- a/.changeset/weak-lamps-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@maray-ai/foodness-gracious': patch ---- - -Repo test diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4af18a0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# @maray-ai/foodness-gracious + +## 0.0.1 + +### Patch Changes + +- bea36ce: Update repo info +- 3503d47: Automation init +- a0651da: package update +- b65e165: Repo update +- 2533841: package updATE +- 4c8c939: Repo test diff --git a/package.json b/package.json index d5dfe6a..272511c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maray-ai/foodness-gracious", - "version": "0.0.0", + "version": "0.0.1", "description": "Developer starter template for Finsweet projects.", "homepage": "https://github.com/maray29/foodness-gracious#readme", "license": "ISC",