Skip to content

Commit ac68655

Browse files
committed
chore: add publisher
1 parent c701071 commit ac68655

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Change Log
22

3-
All notable changes to the "vscode-coderun" extension will be documented in this file.
3+
## [0.0.1]
44

5-
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6-
7-
## [Unreleased]
8-
9-
- Initial release
5+
- Initial release

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"displayName": "CodeRun - тренажёр для разработчиков от Яндекса",
55
"description": "Тренажёр для прокачивания навыков разработки фронтенда, бэкенда, мобильных приложений, ML и аналитики. От разработчиков для разработчиков.",
66
"version": "0.0.1",
7+
"publisher": "kravets",
78
"author": {
89
"name": "kravets",
910
"url": "https://github.com/kravetsone"

0 commit comments

Comments
 (0)