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

Commit

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

## [Unreleased]

## 0.1.1

## Fixed

- Reduce extension size from 7.74MB to 1.84MB
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions 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.1.0",
"version": "0.1.1",
"scripts": {
"vscode:prepublish": "npm run build",
"lint": "eslint src --ext ts",
Expand Down Expand Up @@ -619,4 +619,4 @@
"sanitize-html": "^2.7.0",
"stream-http": "^3.2.0"
}
}
}

0 comments on commit 2e3d0b8

Please sign in to comment.