Skip to content

Commit

Permalink
Merge pull request #38 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 9, 2024
2 parents 2df1a8a + d7a9534 commit bfc2366
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/light-crabs-jam.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.46

### Patch Changes

- 2df1a8a: fix: change path.posix.join to path.join to resolve the path correctly on wsl

## 1.1.45

### 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": "Easily save and recall previous terminal sessions, create new sessions, and edit or delete existing ones.",
"icon": "assets/logo.png",
"version": "1.1.45",
"version": "1.1.46",
"main": "./dist/extension.js",
"browser": "./dist/web/extension.js",
"preview": false,
Expand Down

0 comments on commit bfc2366

Please sign in to comment.