Skip to content

Commit

Permalink
feat: version bump for the offline mode related packages (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
vadson71 authored Mar 29, 2023
1 parent 3fb946b commit 930a813
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .changeset/tame-days-sing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"@ui5-language-assistant/context": patch
"@ui5-language-assistant/language-server": patch
"@ui5-language-assistant/logic-utils": patch
"@ui5-language-assistant/settings": patch
"vscode-ui5-language-assistant": patch
"@ui5-language-assistant/vscode-ui5-language-assistant-bas-ext": patch
---

Offline mode support
2 changes: 1 addition & 1 deletion packages/vscode-ui5-language-assistant/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Patch Changes

- ce5a814: Switching from webpack to esbuild for bundling the code
- ce5a814: Switching from webpack to esbuild for bundling the code.
Fix GitHub action build job to run build and tests on pull requests to master
- Updated dependencies [ce5a814]
- @ui5-language-assistant/language-server@4.0.6
Expand Down

0 comments on commit 930a813

Please sign in to comment.