is-language-code 4.1.15 → 4.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,7 +5,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
5
5
 
6
6
  ## 4.1.2 (2022-09-05)
7
7
 
8
- ### Bug Fixes
8
+ ### Fixed
9
9
 
10
10
  - address memory leaks related to arrays not being garbage-collected ([7001193](https://github.com/codsen/codsen/commit/7001193ba3f6eec5015b5f1199f6ae296ae31204))
11
11
 
@@ -39,7 +39,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
39
39
 
40
40
  ## 3.0.1 (2021-01-28)
41
41
 
42
- ### Bug Fixes
42
+ ### Fixed
43
43
 
44
44
  - add testStats to npmignore ([f3c84e9](https://github.com/codsen/codsen/commit/f3c84e95afc5514214312f913692d85b2e12eb29))
45
45
 
@@ -69,4 +69,4 @@ Accidental version bump during migration to sourcehut. Sorry about that.
69
69
 
70
70
  ## 1.0.0 (2020-01-05)
71
71
 
72
- - First public release
72
+ - First public release