all-named-html-entities 3.0.0 → 3.0.2

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
@@ -3,17 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [3.0.0](https://github.com/codsen/codsen/compare/all-named-html-entities@2.1.17...all-named-html-entities@3.0.0) (2022-12-01)
6
+ ## [3.0.2](https://github.com/codsen/codsen/compare/all-named-html-entities@3.0.1...all-named-html-entities@3.0.2) (2022-12-06)
7
7
 
8
- ### Features
8
+ **Note:** Version bump only for package all-named-html-entities
9
9
 
10
- - drop Node v12 support; minimum version requirement now is v14.18 and above ([c8049e8](https://github.com/codsen/codsen/commit/c8049e82a5844d3f72587740f1cc74e3c9020d22))
10
+ ## 3.0.0 (2022-12-01)
11
11
 
12
12
  ### BREAKING CHANGES
13
13
 
14
14
  - Minimum supported Node version is v14.18; we're dropping v12 support
15
15
 
16
- # 2.1.0 (2022-08-12)
16
+ ## 2.1.0 (2022-08-12)
17
17
 
18
18
  ### Features
19
19