Skip to content

Commit 2abfc2e

Browse files
committed
🚀 Bump to v0.2.3
1 parent 4971c27 commit 2abfc2e

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
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## [0.2.3] - 2022-04-28
4+
### Added
5+
- Display filename as tab title in the viewer
6+
- Display filename underneath each image in gallery
7+
38
## [0.2.2] - 2022-04-27
49
### Added
510
- Content persistence when switching between tabs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-image-gallery",
33
"displayName": "Image Gallery",
44
"description": "An extension that enhances image browsing experience.",
5-
"version": "0.2.2",
5+
"version": "0.2.3",
66
"publisher": "GeriYoco",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)