We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32cc64b commit 003f74cCopy full SHA for 003f74c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.26.0
2
+
3
+Feat: Maximum line width based on characters
4
5
## 1.25.0
6
7
Feat: Window Container can be resized
package.json
@@ -2,7 +2,7 @@
"name": "easy-codesnap",
"displayName": "Easy CodeSnap",
"description": "Take beautiful screenshots of your code 📷",
- "version": "1.25.0",
+ "version": "1.26.0",
"l10n": "./l10n",
"repository": {
8
"type": "git",
0 commit comments