Skip to content

Commit 47cb787

Browse files
authored
🔀 Merge pull request #50 from geriyoco/bump/v0.2.3
🚀 Bump to v0.2.3
2 parents 4971c27 + 2abfc2e commit 47cb787

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)