Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabien0102 committed Jul 25, 2022
1 parent d9e65a0 commit 67add95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

## [Unreleased]

## 0.1.0

### Added

- Deal with xata branch creation in a non git environment.


### Fixed

- Extension not activated on palette commands (login, loginWithToken, logout)


## 0.0.2

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"preview": true,
"description": "Manage your Xata database from VS Code",
"publisher": "xata",
"version": "0.0.2",
"version": "0.1.0",
"scripts": {
"vscode:prepublish": "npm run build",
"lint": "eslint src --ext ts",
Expand Down

0 comments on commit 67add95

Please sign in to comment.