-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
baba357
commit b191523
Showing
5 changed files
with
42 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.0.1" | ||
".": "1.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Changelog | ||
|
||
## [1.0.0](https://github.com/ZebraDevs/flutter-code-quality/compare/v0.0.1...v1.0.0) (2024-06-26) | ||
|
||
|
||
### ✨ New Features | ||
|
||
* Add functionality from existing node actions into repo ([454739b](https://github.com/ZebraDevs/flutter-code-quality/commit/454739b677d0b1744534f7a73a47f927fe0b9212)) | ||
* Add more deatils comments ([454739b](https://github.com/ZebraDevs/flutter-code-quality/commit/454739b677d0b1744534f7a73a47f927fe0b9212)) | ||
* Push changes back onto branch ([4c2274e](https://github.com/ZebraDevs/flutter-code-quality/commit/4c2274eac539a17d8ef93f3d5cfd2fec2c016700)) | ||
|
||
|
||
### 🪲 Bug Fixes | ||
|
||
* Add basic support for checking if branch is behind ([7057abf](https://github.com/ZebraDevs/flutter-code-quality/commit/7057abf4f1093d4ebafeab0c436b179492b2db26)) | ||
* add in behind_by ([bebb2bc](https://github.com/ZebraDevs/flutter-code-quality/commit/bebb2bcd7c1238cc718c654e9ad263f6d42aec0f)) | ||
|
||
|
||
### 📈 Documentation | ||
|
||
* Add information to readme ([7057abf](https://github.com/ZebraDevs/flutter-code-quality/commit/7057abf4f1093d4ebafeab0c436b179492b2db26)) | ||
* Add more information to readme ([a4840b1](https://github.com/ZebraDevs/flutter-code-quality/commit/a4840b1c2fff861349877b95f2ace7f0a2f0bdef)) | ||
* Adding step documentation ([2ee2be1](https://github.com/ZebraDevs/flutter-code-quality/commit/2ee2be1544bf864f860f85398e12825aa4db7328)) | ||
|
||
|
||
### 🧪 Tests | ||
|
||
* Add flutter repos for testing good and bad state ([a4840b1](https://github.com/ZebraDevs/flutter-code-quality/commit/a4840b1c2fff861349877b95f2ace7f0a2f0bdef)) | ||
* Add tests for analyze, coverage and test ([a4840b1](https://github.com/ZebraDevs/flutter-code-quality/commit/a4840b1c2fff861349877b95f2ace7f0a2f0bdef)) | ||
* Initialize Jest ([a4840b1](https://github.com/ZebraDevs/flutter-code-quality/commit/a4840b1c2fff861349877b95f2ace7f0a2f0bdef)) | ||
* Setup jest tests ([#4](https://github.com/ZebraDevs/flutter-code-quality/issues/4)) ([a4840b1](https://github.com/ZebraDevs/flutter-code-quality/commit/a4840b1c2fff861349877b95f2ace7f0a2f0bdef)) | ||
|
||
|
||
### 🧹 Miscellaneous Chores | ||
|
||
* Add required files contributing, code of conduct etc. ([7057abf](https://github.com/ZebraDevs/flutter-code-quality/commit/7057abf4f1093d4ebafeab0c436b179492b2db26)) | ||
* release 1.0.0 ([baba357](https://github.com/ZebraDevs/flutter-code-quality/commit/baba3575b342dfe32c3cc98d1b78577f1aba3b52)) | ||
* Tidy directory structure ([a4840b1](https://github.com/ZebraDevs/flutter-code-quality/commit/a4840b1c2fff861349877b95f2ace7f0a2f0bdef)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters