We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62903b4 commit c1c935dCopy full SHA for c1c935d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.1](https://github.com/wood3n/ms-todo-chrome-extension/compare/v1.2.0...v1.2.1) (2025-01-10)
2
+
3
4
+### Bug Fixes
5
6
+* fix chrome permissions and task notifications ([5ef5f28](https://github.com/wood3n/ms-todo-chrome-extension/commit/5ef5f280646dd09a1d87bf7e4922c9e8de61ecf3))
7
8
# [1.2.0](https://github.com/wood3n/ms-todo-chrome-extension/compare/v1.1.0...v1.2.0) (2025-01-09)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "mstodo",
"type": "module",
- "version": "1.2.0",
+ "version": "1.2.1",
"private": true,
"description": "microsoft todo chrome extension",
"author": "WangKai",
0 commit comments