-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
push-based.io - bot
committed
Jun 19, 2023
1 parent
3f34d72
commit 938bea8
Showing
2 changed files
with
30 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Changelog | ||
|
||
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). | ||
|
||
# 0.1.0 (2023-06-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add error handling test ([ee20d1b](https://github.com/push-based/user-flow/commit/ee20d1bc60c2c30583d4a10fba879c8ec0cb473a)) | ||
* add target to project from root not lib ([5ffe3da](https://github.com/push-based/user-flow/commit/5ffe3daf1d61964f392164a24f2be6b4569bee4a)) | ||
* convert join to joinPathFragments ([49d9be1](https://github.com/push-based/user-flow/commit/49d9be1227e225c29bcd44c2bbaf52d5d907589e)) | ||
* fix test paths ([f0cd459](https://github.com/push-based/user-flow/commit/f0cd4598b53dc688339d3fadf3ecfb51b6d9f7ca)) | ||
* gh action test 3 ([c45145f](https://github.com/push-based/user-flow/commit/c45145f2a19ebce56705db8e416b5122cea6a803)) | ||
* gh action test 4.1 ([0b04fb6](https://github.com/push-based/user-flow/commit/0b04fb6334f52deec2f73b93275410c79abd9965)) | ||
* link project ([6ba7bfc](https://github.com/push-based/user-flow/commit/6ba7bfcd8c012444cb2638887d74a21a51745fe3)) | ||
* refactor handling of existing rc fines in target project ([ddce09e](https://github.com/push-based/user-flow/commit/ddce09e3ed71bf87979106eba2c751e914a05940)) | ||
* target paths with no backslashes ([7b64ac5](https://github.com/push-based/user-flow/commit/7b64ac57dffac8186028fc0e654911245ef6ea97)) | ||
* test user-flowrc already exist ([ae2d81b](https://github.com/push-based/user-flow/commit/ae2d81b6b42d5ce78b02a51afbd5a2abe7acbfaf)) | ||
* test user-flowrc already exist ([b20e274](https://github.com/push-based/user-flow/commit/b20e2743600babb5e3dbff4349a558303dc0bcbb)) | ||
* wip ([c8419f4](https://github.com/push-based/user-flow/commit/c8419f4badad4235de59ce8764ab6c418213c191)) | ||
|
||
|
||
### Features | ||
|
||
* add nx-plugin setup and basic test ([4e86008](https://github.com/push-based/user-flow/commit/4e8600804e390e8b25d4299b8272fe3c7d170844)) | ||
* add version target to nx-plugin ([09b027b](https://github.com/push-based/user-flow/commit/09b027bd0e4f620ea60e9801eadb3170286a1395)) | ||
* implement default target name ([9519f2d](https://github.com/push-based/user-flow/commit/9519f2df324972de826aac1d3c94adc6d00e3599)) | ||
* implement nx.json update ([52a3a22](https://github.com/push-based/user-flow/commit/52a3a225b1999378c63330c89688e62625956947)) |
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