Skip to content

Commit

Permalink
Merge pull request #5 from badsyntax/extension-meta
Browse files Browse the repository at this point in the history
Update extension metadata
  • Loading branch information
badsyntax authored Dec 23, 2022
2 parents 2393077 + 1a59d7f commit 4d94ab4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# Change Log

All notable changes to the "vscode-entity-framework" extension will be documented in this file.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [Unreleased]

- Initial release
Release notes can be found here: https://github.com/badsyntax/vscode-entity-framework/releases
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-entity-framework",
"displayName": "vscode-entity-framework",
"description": "Entity Framework extension for VS Code",
"displayName": "Entity Framework Migrations",
"description": "Manage Entity Framework migrations in VS Code",
"version": "0.0.0",
"engines": {
"vscode": "^1.74.0",
Expand Down

0 comments on commit 4d94ab4

Please sign in to comment.