Skip to content

Commit d824eca

Browse files
committed
chore(release): 2.1.0
1 parent dc1c49c commit d824eca

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.1.0](https://github.com/doeixd/watch/compare/v2.0.1...v2.1.0) (2025-09-05)
6+
7+
8+
### Features
9+
10+
* added generator api ([5431152](https://github.com/doeixd/watch/commit/5431152f8f5552a9c80631c713929e821dfdddc7))
11+
* added switch ([e791660](https://github.com/doeixd/watch/commit/e791660bd9b1c567c2f3591e0131c0dc16fd6b3d))
12+
13+
14+
### Bug Fixes
15+
16+
* toggleClasses ([9e2ace9](https://github.com/doeixd/watch/commit/9e2ace9d5a037bdbed29db05594705938c335d0b))
17+
* types of generator fn ([1edddbb](https://github.com/doeixd/watch/commit/1edddbbbd470e6acc44f8a1370abbe3cf12795fd))
18+
519
### [2.0.1](https://github.com/doeixd/watch/compare/v2.0.0...v2.0.1) (2025-07-11)
620

721

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "watch-selector",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"files": [
55
"dist",
66
"src"

0 commit comments

Comments
 (0)