Skip to content

Commit e273e29

Browse files
chore(release): 3.0.0 [skip ci]
## [3.0.0](2.0.0...3.0.0) (2023-10-25) ### ⚠ BREAKING CHANGES * Node.js v16 is no longer supported. ### Features * drop Node.js v16 support ([9ff08f4](9ff08f4))
1 parent 9ff08f4 commit e273e29

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.0.0](https://github.com/nwitch/caps-rate/compare/2.0.0...3.0.0) (2023-10-25)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* Node.js v16 is no longer supported.
7+
8+
### Features
9+
10+
* drop Node.js v16 support ([9ff08f4](https://github.com/nwitch/caps-rate/commit/9ff08f4c70905a5d30d738e7dcaee7e1b6f6fd14))
11+
112
## [2.0.0](https://github.com/nwitch/caps-rate/compare/1.0.3...2.0.0) (2023-05-15)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "caps-rate",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Get frequency of YELLING.",
55
"keywords": [
66
"caps"

0 commit comments

Comments
 (0)