Skip to content

Commit 89cd2ad

Browse files
authored
release: 1.1.2 (#9)
* chore: update logo * chore: update README
1 parent 6bbaeff commit 89cd2ad

File tree

5 files changed

+14
-4
lines changed

5 files changed

+14
-4
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.1.2
4+
5+
1. Adopt a new logo
6+
2. Refactor README documentation
7+
38
## 1.1.1
49

510
1. Add `Close All Deleted File Tabs` command

β€ŽREADME.mdβ€Ž

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Tab Archive πŸŽ‰
1+
<br>
2+
<p align="center">
3+
<img src="./logo-220x220.png" alt="Tab Archive" height="150" width="150">
4+
</a>
5+
</p>
6+
<h1 align="center">Tab Archive πŸ—‚οΈ</h1>
27

38
- **Automatically archives tabs that have not been used for a defined length of time** β€” 12 hours, by default.
49

β€Žlogo-220x220.pngβ€Ž

1.43 MB
Loading

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Tab Archive",
44
"icon": "logo-220x220.png",
55
"description": "Unused tab archive",
6-
"version": "1.1.1",
6+
"version": "1.1.2",
77
"publisher": "guza",
88
"repository": "github:guuzaa/vscode-tabarchive",
99
"engines": {

0 commit comments

Comments
Β (0)