Skip to content

Commit c059b3e

Browse files
committed
Update CHANGELOG.md
1 parent c31a443 commit c059b3e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
- None.
1111

12+
## [2.2.1 (2023-01-03)]
13+
14+
- Revert wrong modified for thread.
15+
1216
## [2.2.0 (2022-12-23)]
1317

1418
- Change `bridges` access modifier to open.
@@ -130,7 +134,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
130134

131135
- First release.
132136

133-
[Unreleased]: https://github.com/ridi/WKJavaScriptController/compare/2.2.0...HEAD
137+
[Unreleased]: https://github.com/ridi/WKJavaScriptController/compare/2.2.1...HEAD
138+
[2.2.1 (2023-01-03)]: https://github.com/ridi/WKJavaScriptController/compare/2.2.0...2.2.1
134139
[2.2.0 (2022-12-23)]: https://github.com/ridi/WKJavaScriptController/compare/2.1.0...2.2.0
135140
[2.1.0 (2021-08-28)]: https://github.com/ridi/WKJavaScriptController/compare/2.0.2...2.1.0
136141
[2.0.2 (2020-02-06)]: https://github.com/ridi/WKJavaScriptController/compare/2.0.1...2.0.2

0 commit comments

Comments
 (0)