Skip to content

Commit

Permalink
Docs: Add missing changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
bmish committed Nov 22, 2022
1 parent 4e2f397 commit 3369a75
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,32 @@
### 7.3.3

* Chore: Add dependabot (#247) (d791740)
* Chore: Add release-it (4ac96ab)
* Chore: Remove npm upgrade step from CI (#264) (c27c2a2)
* Chore: Tweak release-it (1e8c668)
* Docs: Add missing word (#266) (64d6faa)
* Update: no-hooks-from-ancestor-modules works with arrow module callbacks (#267) (f02b60f)
* Upgrade: Bump @typescript-eslint/parser from 5.30.5 to 5.42.0 (#255) (61b2278)
* Upgrade: Bump @typescript-eslint/parser from 5.42.0 to 5.43.0 (#265) (0529b29)
* Upgrade: Bump all-contributors-cli from 6.20.0 to 6.24.0 (#250) (4900937)
* Upgrade: Bump chai from 4.3.6 to 4.3.7 (#262) (3ba3eb7)
* Upgrade: Bump eslint from 8.19.0 to 8.26.0 (#248) (9219d80)
* Upgrade: Bump eslint from 8.26.0 to 8.27.0 (#259) (a9ca61c)
* Upgrade: Bump eslint from 8.27.0 to 8.28.0 (#268) (7e19200)
* Upgrade: Bump eslint-doc-generator from 0.16.0 to 0.19.0 (#251) (70f1b71)
* Upgrade: Bump eslint-doc-generator from 0.19.0 to 0.19.1 (#261) (3d2b3fb)
* Upgrade: Bump eslint-doc-generator from 0.19.1 to 0.25.0 (#269) (db8d797)
* Upgrade: Bump eslint-plugin-eslint-plugin from 4.4.0 to 5.0.6 (#258) (bdb2254)
* Upgrade: Bump eslint-plugin-markdown from 2.2.1 to 3.0.0 (#260) (e12cfe9)
* Upgrade: Bump eslint-plugin-mocha from 10.0.5 to 10.1.0 (#256) (457260a)
* Upgrade: Bump eslint-plugin-unicorn from 42.0.0 to 44.0.2 (#257) (beb4bf3)
* Upgrade: Bump eslint-plugin-unicorn from 44.0.2 to 45.0.0 (#271) (163bfdf)
* Upgrade: Bump markdownlint-cli from 0.31.1 to 0.32.2 (#252) (805fb67)
* Upgrade: Bump mocha from 10.0.0 to 10.1.0 (#254) (3225f2e)
* Upgrade: Bump semver from 7.3.7 to 7.3.8 (#253) (ec622e2)
* Upgrade: Bump typescript from 4.7.4 to 4.8.4 (#249) (ed4fa87)
* Upgrade: Bump typescript from 4.8.4 to 4.9.3 (#270) (84a9d56)

### 7.3.2
* docs: add eslint-doc-generator (#243) (Bryan Mishkin)
* Fix: Handle arrow function test with `except-simple` configuration of the `require-expect` rule (#239) (Bryan Mishkin)
Expand Down

0 comments on commit 3369a75

Please sign in to comment.