Skip to content

Commit

Permalink
Merge pull request #46 from nguyenngoclongdev/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
nguyenngoclongdev authored Nov 5, 2024
2 parents 57be352 + 1be1d61 commit 928a7a3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-kids-serve.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## 1.1.51

## 1.1.52

### Patch Changes

- 57be352: add quick config on terminal tabs

### Patch Changes

- c283352: fix: quick navigate to sessions.json
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Terminal Keeper",
"description": "Elevate your terminal experience! Effortlessly configuration, seamlessly restore your last session, and manage sessions with ease. Personalize your workspace with colorful themes and boost productivity by importing commands swiftly.",
"icon": "assets/logo.png",
"version": "1.1.51",
"version": "1.1.52",
"main": "./dist/extension.js",
"browser": "./dist/web/extension.js",
"preview": false,
Expand Down Expand Up @@ -385,7 +385,7 @@
"default": null,
"enum": [
"default",
"inkwell",
"inkwell",
"chaos",
"tribe",
"iconic",
Expand Down

0 comments on commit 928a7a3

Please sign in to comment.