|
2 | 2 |
|
3 | 3 | ## Releases |
4 | 4 |
|
| 5 | +## [v1.0.0] - 2022-10-06 |
| 6 | +<!-- Release notes generated using configuration in .github/release.yaml at release-1.0.0 --> |
| 7 | + |
| 8 | +### Exciting New Features 🎉 |
| 9 | +* Feature: Improve code coverage with unit tests by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/48 |
| 10 | +### Bug Fixes 🛠 |
| 11 | +* Bug Fix: Add mock for git config command runner by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/53 |
| 12 | + |
| 13 | + |
| 14 | +Full Changelog: https://github.com/stack-spot/stackspot-intellij-extension/compare/v0.1.4...v1.0.0 |
| 15 | + |
5 | 16 | ## [v0.1.4] - 2022-09-21 |
6 | 17 | <!-- Release notes generated using configuration in .github/release.yaml at release-0.1.4 --> |
7 | | - |
8 | 18 | ### Exciting New Features 🎉 |
9 | 19 | * Feature: Improve plugin description in marketplace page by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/19 |
10 | 20 | * Feature: changed the documentation url inside the readme by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/22 |
11 | 21 | * Feature: Created workflow to generate release notes and publish plugin by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/23 |
12 | 22 | * Feature: Add Sonarqube and first unit tests by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/33 |
| 23 | + |
13 | 24 | ### Bug Fixes 🛠 |
14 | 25 | * Bug fix: Project wizard always stuck in "no stackfiles panel" by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/17 |
15 | 26 | * Bug fix: Stack url dialog by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/18 |
|
19 | 30 | * Bug Fix: Moved changelog jobs into deploy prod workflow by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/28 |
20 | 31 | * Bug Fix: Changed changelog extension in build gradle and disable buildSearchableOptions by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/29 |
21 | 32 | * Bug Fix: Added project version property in update changelog command by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/30 |
| 33 | + |
22 | 34 | ### Other Changes |
23 | 35 | * Refactor: Change reusable workflows to use the main branch instead of release branch by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/24 |
24 | 36 |
|
25 | | -Full Changelog: https://github.com/stack-spot/stackspot-intellij-extension/compare/v0.0.3...v0.1.4 |
| 37 | +Full Changelog: https://github.com/stack-spot/stackspot-intellij-extension/compare/v0.0.3...v0.1.4 |
0 commit comments