We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97fc3d3 commit 1564cb1Copy full SHA for 1564cb1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.2](https://github.com/wood3n/ms-todo-chrome-extension/compare/v1.2.1...v1.2.2) (2025-01-13)
2
+
3
4
+### Bug Fixes
5
6
+* change extension info ([048c3ca](https://github.com/wood3n/ms-todo-chrome-extension/commit/048c3caf534865bb95ce71965452bc3a8f62e68c))
7
8
## [1.2.1](https://github.com/wood3n/ms-todo-chrome-extension/compare/v1.2.0...v1.2.1) (2025-01-10)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "mstodo",
"type": "module",
- "version": "1.2.1",
+ "version": "1.2.2",
"private": true,
"description": "microsoft todo chrome extension",
"author": "WangKai",
0 commit comments