diff --git a/.changeset/custom-word-lists.md b/.changeset/custom-word-lists.md deleted file mode 100644 index e2fe698..0000000 --- a/.changeset/custom-word-lists.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"joyful": minor ---- - -Add custom word lists and exact-word omission support to the API and CLI. Permutation counts now reflect unique generatable names when custom lists overlap. diff --git a/CHANGELOG.md b/CHANGELOG.md index 0374874..75bcdd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # joyful +## 1.3.0 + +### Minor Changes + +- 0f36746: Add custom word lists and exact-word omission support to the API and CLI. Permutation counts now reflect unique generatable names when custom lists overlap. + ## 1.2.0 ### Minor Changes diff --git a/package.json b/package.json index 09e8dda..d11305d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "joyful", - "version": "1.2.0", + "version": "1.3.0", "description": "A list of friendly words to use in your app.", "keywords": [ "friendly",