Skip to content

Commit 4772cbb

Browse files
committed
Release 1.1
1 parent fe56ccd commit 4772cbb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424

2525
## Не в релизе
2626

27+
...
28+
29+
30+
## [1.1] - 2024-05-08
31+
2732
- Исправлена работа плагина в Firefox, [issue #13](https://github.com/devmanorg/github-copy-plugin/issues/13)
2833
- Скрыт контейнер плагина, [issue #15](https://github.com/devmanorg/github-copy-plugin/issues/15)
2934
- Добавляет условие на выделенный текст, [issue #20](https://github.com/devmanorg/github-copy-plugin/issues/20)

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Devman Review Snippet",
3-
"version": "1.0",
3+
"version": "1.1",
44
"description": "Copy code and format for review on Devman site.",
55
"manifest_version": 3,
66

0 commit comments

Comments
 (0)