Skip to content

Commit

Permalink
Merge pull request #35 from dinbtechit/changelog-update-v0.0.8 [skip ci]
Browse files Browse the repository at this point in the history
Changelog update - `v0.0.8`
  • Loading branch information
dinbtechit authored Oct 19, 2023
2 parents 35ffd89 + 9bca0bb commit 6b211e5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,15 @@
# ngxs Changelog

## [Unreleased]

## [0.0.8] - 2023-10-19

### Added

- Introducing FileTypes for `*.state.ts;*actions.ts;*.selectors.ts` for Jetbrains to recommend NGXS plugin

### Fixed

- Fixed Error - Java.lang.RuntimeException: java.lang.Exception: NgxsAnnotator

## [0.0.7] - 2023-10-15
Expand Down Expand Up @@ -73,7 +79,8 @@
- Initial NGXS Store Generation
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)

[Unreleased]: https://github.com/dinbtechit/ngxs/compare/v0.0.7...HEAD
[Unreleased]: https://github.com/dinbtechit/ngxs/compare/v0.0.8...HEAD
[0.0.8]: https://github.com/dinbtechit/ngxs/compare/v0.0.7...v0.0.8
[0.0.7]: https://github.com/dinbtechit/ngxs/compare/v0.0.6...v0.0.7
[0.0.6]: https://github.com/dinbtechit/ngxs/compare/v0.0.5...v0.0.6
[0.0.5]: https://github.com/dinbtechit/ngxs/compare/v0.0.4...v0.0.5
Expand Down

0 comments on commit 6b211e5

Please sign in to comment.