Skip to content

Commit

Permalink
Merge pull request #55 from inxilpro/changelog-update-v0.6.2
Browse files Browse the repository at this point in the history
Changelog update - `v0.6.2`
  • Loading branch information
inxilpro authored Jan 2, 2024
2 parents c18d94d + 0da1a10 commit 3824327
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

## [Unreleased]

## [0.6.2] - 2024-01-02

### Fixed
- Fixed intellij platform version constraints

## [0.6.1] - 2024-01-02

### Added
- Added support for IntelliJ platform version 2023.2
- Added support for [`glhd/alpine-wizard`](https://github.com/glhd/alpine-wizard)
- Added typing support for `$el` and `$root`
- Improved intellisense for `x-data` derived properties
- Added initial support for Go To Declaration for `x-data` derived properties
Expand All @@ -21,9 +21,6 @@
### Added
- Added support for IntelliJ platform version 2023.2
- Added support for [`glhd/alpine-wizard`](https://github.com/glhd/alpine-wizard)
- Added typing support for `$el` and `$root`
- Improved intellisense for `x-data` derived properties
- Added initial support for Go To Declaration for `x-data` derived properties

## [0.5.0] - 2023-05-31

Expand Down Expand Up @@ -122,7 +119,8 @@
### Fixed
- Removed Alpine icon which seemed to cause issues for some people

[Unreleased]: https://github.com/inxilpro/IntellijAlpine/compare/v0.6.1...HEAD
[Unreleased]: https://github.com/inxilpro/IntellijAlpine/compare/v0.6.2...HEAD
[0.6.2]: https://github.com/inxilpro/IntellijAlpine/compare/v0.6.0...v0.6.2
[0.6.1]: https://github.com/inxilpro/IntellijAlpine/compare/v0.6.0...v0.6.1
[0.6.0]: https://github.com/inxilpro/IntellijAlpine/compare/v0.5.0...v0.6.0
[0.5.0]: https://github.com/inxilpro/IntellijAlpine/compare/v0.4.2...v0.5.0
Expand Down

0 comments on commit 3824327

Please sign in to comment.