Skip to content

Commit fc9016c

Browse files
Release 0.1.0
This patch adds 0.1.0 header to the changelog and is going to be released as 0.1.0. Also, this repository has migrated to tarantool/tarantool-vscode.
1 parent 77f78db commit fc9016c

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
## [0.1.0] - 01.04.2025
12+
1113
### Added
1214

1315
- Added `tt` restart and status to the command palette.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "tarantool",
33
"displayName": "Tarantool",
44
"description": "Develop Tarantool applications with ease",
5-
"version": "0.0.1",
5+
"version": "0.1.0",
66
"icon": "res/icon.png",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/georgiy-belyanin/tarantool-vscode"
9+
"url": "https://github.com/tarantool/tarantool-vscode"
1010
},
1111
"publisher": "tarantool",
1212
"engines": {

0 commit comments

Comments
 (0)