Skip to content

Commit b6fc6bd

Browse files
committed
chore: set version to 2.0.1
1 parent 472bb9a commit b6fc6bd

File tree

3 files changed

+4
-19
lines changed

3 files changed

+4
-19
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to the "vscode-input" module will be documented in this file
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## 2.0.1
88

99
### Changed
1010

package-lock.json

Lines changed: 2 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aditosoftware/vscode-input",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"license": "MIT",
55
"description": "Input components for any vscode extension",
66
"main": "out/src/index.js",

0 commit comments

Comments
 (0)