We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe56ccd commit 4772cbbCopy full SHA for 4772cbb
CHANGELOG.md
@@ -24,6 +24,11 @@
24
25
## Не в релизе
26
27
+...
28
+
29
30
+## [1.1] - 2024-05-08
31
32
- Исправлена работа плагина в Firefox, [issue #13](https://github.com/devmanorg/github-copy-plugin/issues/13)
33
- Скрыт контейнер плагина, [issue #15](https://github.com/devmanorg/github-copy-plugin/issues/15)
34
- Добавляет условие на выделенный текст, [issue #20](https://github.com/devmanorg/github-copy-plugin/issues/20)
manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Devman Review Snippet",
3
- "version": "1.0",
+ "version": "1.1",
4
"description": "Copy code and format for review on Devman site.",
5
"manifest_version": 3,
6
0 commit comments