Skip to content

Commit 29258d1

Browse files
chore(release): 2.0.0 [skip ci]
## [2.0.0](1.0.3...2.0.0) (2023-05-15) ### ⚠ BREAKING CHANGES * The minimum supported Node.js version is now v16. ### Features * modernize package ([33844f7](33844f7))
1 parent 33844f7 commit 29258d1

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## [2.0.0](https://github.com/nwitch/caps-rate/compare/1.0.3...2.0.0) (2023-05-15)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* The minimum supported Node.js version is now v16.
7+
8+
### Features
9+
10+
* modernize package ([33844f7](https://github.com/nwitch/caps-rate/commit/33844f79555ef48c1097c5d082c9bd3afe979531))

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": "1.0.3",
3+
"version": "2.0.0",
44
"description": "Get frequency of YELLING.",
55
"keywords": [
66
"caps"

0 commit comments

Comments
 (0)