Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jordanshatford committed Nov 23, 2023
1 parent 741d9ec commit 7659a5c
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-hornets-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curvy-walls-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-elephants-drum.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-paws-sin.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# wordlist-js

## 1.8.0

### Minor Changes

- feat: add helper function for generating array of elements export ([`56dd8fd`](https://github.com/jordanshatford/wordlist-js/commit/56dd8fd4be0bee567baf006d167e3f168cf40501))

- feat: generate list of all bad words for each dialect ([`293544c`](https://github.com/jordanshatford/wordlist-js/commit/293544c00380146be644003fe5c692a966064ee4))

- feat: use typescript compiler api to generate dist code ([`9d96a90`](https://github.com/jordanshatford/wordlist-js/commit/9d96a900c1a6f8721bd311abdff20cda7562a59f))

- feat: simplify words list processing ([`27c7923`](https://github.com/jordanshatford/wordlist-js/commit/27c7923f6501fab6a1623da1f7c4881075be7544))

## 1.7.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wordlist-js",
"version": "1.7.1",
"version": "1.8.0",
"description": "A package to provide common English words from various nationalities.",
"main": "./dist/index.js",
"files": [
Expand Down

0 comments on commit 7659a5c

Please sign in to comment.