Skip to content

Commit

Permalink
chore(release): NO-JIRA vscode-extension/v1.1.1
Browse files Browse the repository at this point in the history
## [1.1.1](vscode-extension/v1.1.0...vscode-extension/v1.1.1) (2025-01-21)

### Bug Fixes

* NO-JIRA vscode extension utility classes ([#613](#613)) ([915cec7](915cec7))
  • Loading branch information
semantic-release-bot committed Jan 21, 2025
1 parent ce7dac9 commit aac29f2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/language-server/vscode/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"versions":[{"version":"1.0.0","title":"1.0.0 (2024-11-22)","date":"2024-11-22","body":"### Documentation\n\n* NO-JIRA update LS docs ([#567](https://github.com/dialpad/dialtone/issues/567)) ([1ae8c82](https://github.com/dialpad/dialtone/commit/1ae8c82b23ee228c8997d57df548cf7d4307dce0))\n\n\n### Features\n\n* DLT-1812 language server - initial implementation ([#551](https://github.com/dialpad/dialtone/issues/551)) ([189d40c](https://github.com/dialpad/dialtone/commit/189d40cf442b881c04a51adec7409406339486df))\n* DLT-2192 lsp-hover-provider ([#563](https://github.com/dialpad/dialtone/issues/563)) ([1bd875a](https://github.com/dialpad/dialtone/commit/1bd875a99128f48fbc017e8be1c5c2531f2c5ed8))","parsed":{"_":["NO-JIRA update LS docs (#567) (1ae8c82)","DLT-1812 language server - initial implementation (#551) (189d40c)","DLT-2192 lsp-hover-provider (#563) (1bd875a)"],"Documentation":["NO-JIRA update LS docs (#567) (1ae8c82)"],"Features":["DLT-1812 language server - initial implementation (#551) (189d40c)","DLT-2192 lsp-hover-provider (#563) (1bd875a)"]}}],"title":"[1.1.0](https://github.com/dialpad/dialtone/compare/vscode-extension/v1.0.0...vscode-extension/v1.1.0) (2025-01-19)","description":"### Features\n\n* DLT-1890 vscode-plugin: utility class autocompletion and hover ([#609](https://github.com/dialpad/dialtone/issues/609)) ([d67e226](https://github.com/dialpad/dialtone/commit/d67e226ab6d30faac2b6a2d9b4b30d44037cf086))"}
{"versions":[{"version":"1.1.1","title":"[1.1.1](https://github.com/dialpad/dialtone/compare/vscode-extension/v1.1.0...vscode-extension/v1.1.1) (2025-01-21)","date":"2025-01-21","body":"### Bug Fixes\n\n* NO-JIRA vscode extension utility classes ([#613](https://github.com/dialpad/dialtone/issues/613)) ([915cec7](https://github.com/dialpad/dialtone/commit/915cec78148b5254664599c3c47e39ed53199144))\n\n\n\n### Features\n\n* DLT-1890 vscode-plugin: utility class autocompletion and hover ([#609](https://github.com/dialpad/dialtone/issues/609)) ([d67e226](https://github.com/dialpad/dialtone/commit/d67e226ab6d30faac2b6a2d9b4b30d44037cf086))","parsed":{"_":["NO-JIRA vscode extension utility classes (#613) (915cec7)","DLT-1890 vscode-plugin: utility class autocompletion and hover (#609) (d67e226)"],"Bug Fixes":["NO-JIRA vscode extension utility classes (#613) (915cec7)"],"Features":["DLT-1890 vscode-plugin: utility class autocompletion and hover (#609) (d67e226)"]}},{"version":"1.0.0","title":"1.0.0 (2024-11-22)","date":"2024-11-22","body":"### Documentation\n\n* NO-JIRA update LS docs ([#567](https://github.com/dialpad/dialtone/issues/567)) ([1ae8c82](https://github.com/dialpad/dialtone/commit/1ae8c82b23ee228c8997d57df548cf7d4307dce0))\n\n\n### Features\n\n* DLT-1812 language server - initial implementation ([#551](https://github.com/dialpad/dialtone/issues/551)) ([189d40c](https://github.com/dialpad/dialtone/commit/189d40cf442b881c04a51adec7409406339486df))\n* DLT-2192 lsp-hover-provider ([#563](https://github.com/dialpad/dialtone/issues/563)) ([1bd875a](https://github.com/dialpad/dialtone/commit/1bd875a99128f48fbc017e8be1c5c2531f2c5ed8))","parsed":{"_":["NO-JIRA update LS docs (#567) (1ae8c82)","DLT-1812 language server - initial implementation (#551) (189d40c)","DLT-2192 lsp-hover-provider (#563) (1bd875a)"],"Documentation":["NO-JIRA update LS docs (#567) (1ae8c82)"],"Features":["DLT-1812 language server - initial implementation (#551) (189d40c)","DLT-2192 lsp-hover-provider (#563) (1bd875a)"]}}],"title":"[1.1.0](https://github.com/dialpad/dialtone/compare/vscode-extension/v1.0.0...vscode-extension/v1.1.0) (2025-01-19)"}
7 changes: 7 additions & 0 deletions packages/language-server/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1](https://github.com/dialpad/dialtone/compare/vscode-extension/v1.1.0...vscode-extension/v1.1.1) (2025-01-21)


### Bug Fixes

* NO-JIRA vscode extension utility classes ([#613](https://github.com/dialpad/dialtone/issues/613)) ([915cec7](https://github.com/dialpad/dialtone/commit/915cec78148b5254664599c3c47e39ed53199144))

# [1.1.0](https://github.com/dialpad/dialtone/compare/vscode-extension/v1.0.0...vscode-extension/v1.1.0) (2025-01-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/language-server/vscode/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "vscode-dialtone",
"version": "1.1.0",
"version": "1.1.1",
"categories": [
"Other"
],
Expand Down

0 comments on commit aac29f2

Please sign in to comment.