Skip to content

Commit

Permalink
chore(release): 1.13.0
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.1...v1.13.0) (2023-02-08)

### Features

*  add drag and drop functionality [FTL-7664] ([#99](#99)) ([d99a7b0](d99a7b0))
  • Loading branch information
semantic-release-bot committed Feb 8, 2023
1 parent d99a7b0 commit cd00438
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.13.0](https://github.com/affinidi/vscode-extension/compare/v1.12.1...v1.13.0) (2023-02-08)


### Features

* add drag and drop functionality [FTL-7664] ([#99](https://github.com/affinidi/vscode-extension/issues/99)) ([d99a7b0](https://github.com/affinidi/vscode-extension/commit/d99a7b0a089df7d4314610ed7e25e76a9093893c))

## [1.12.1](https://github.com/affinidi/vscode-extension/compare/v1.12.0...v1.12.1) (2023-02-03)

# [1.12.0](https://github.com/affinidi/vscode-extension/compare/v1.11.0...v1.12.0) (2023-02-02)
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"type": "git",
"url": "https://github.com/affinidi/vscode-extension"
},
"version": "1.12.1",
"version": "1.13.0",
"engines": {
"vscode": "^1.70.0"
},
Expand Down

0 comments on commit cd00438

Please sign in to comment.