Skip to content

Commit

Permalink
Merge pull request #44 from nguyenngoclongdev/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
nguyenngoclongdev authored Oct 18, 2024
2 parents c283352 + a3ad01a commit d13883a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-mangos-play.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 @@
# Terminal Keeper

## 1.1.51

### Patch Changes

- c283352: fix: quick navigate to sessions.json

## 1.1.50

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.50",
"version": "1.1.51",
"main": "./dist/extension.js",
"browser": "./dist/web/extension.js",
"preview": false,
Expand Down

0 comments on commit d13883a

Please sign in to comment.