Skip to content

Commit

Permalink
chore(release): 1.17.1
Browse files Browse the repository at this point in the history
## [1.17.1](v1.17.0...v1.17.1) (2023-05-16)

### Bug Fixes

* [FTL-7837] Fixed token ([#114](#114)) ([a259881](a259881))
* [FTL-7837] Refreshed analytics token ([#113](#113)) ([0eabb51](0eabb51))
* upgrade @vscode/webview-ui-toolkit from 1.2.1 to 1.2.2 ([#112](#112)) ([194644d](194644d))
  • Loading branch information
semantic-release-bot committed May 16, 2023
1 parent 194644d commit ec8856c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.17.1](https://github.com/affinidi/vscode-extension/compare/v1.17.0...v1.17.1) (2023-05-16)


### Bug Fixes

* [FTL-7837] Fixed token ([#114](https://github.com/affinidi/vscode-extension/issues/114)) ([a259881](https://github.com/affinidi/vscode-extension/commit/a259881359b75cc6d8716550b7760ddb4afba993))
* [FTL-7837] Refreshed analytics token ([#113](https://github.com/affinidi/vscode-extension/issues/113)) ([0eabb51](https://github.com/affinidi/vscode-extension/commit/0eabb51a890ed5e6f8d1ced84a6b8623209dd54e))
* upgrade @vscode/webview-ui-toolkit from 1.2.1 to 1.2.2 ([#112](https://github.com/affinidi/vscode-extension/issues/112)) ([194644d](https://github.com/affinidi/vscode-extension/commit/194644dfe3f84d8150bd8157949680c43cc80ba0))

# [1.17.0](https://github.com/affinidi/vscode-extension/compare/v1.16.0...v1.17.0) (2023-03-13)


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.17.0",
"version": "1.17.1",
"engines": {
"vscode": "^1.70.0"
},
Expand Down

0 comments on commit ec8856c

Please sign in to comment.