Skip to content

Commit

Permalink
release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joacoc committed Oct 6, 2023
1 parent ade0946 commit e158d8d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to the Materialize extension for Visual Studio Code will be documented in this file.

## [0.1.2] - 2023-10-06

### Added
- Language Server Protocol (LSP) integration is now available.
- Connections errors are now available in the Profile panel.

### Fixed
- Staging environments connections are now working.
- Play icon size has been corrected.
- Fix for expired tokens

## [0.1.1] - 2023-09-15

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"displayName": "Materialize",
"description": "Working environment for Materialize.",
"version": "0.1.1",
"version": "0.1.2",
"tasks": [
{
"problemMatcher": "$esbuild-watch"
Expand Down

0 comments on commit e158d8d

Please sign in to comment.