Skip to content

Commit

Permalink
chore(release): v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 7, 2022
1 parent a6816ce commit 1b85c29
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
12 changes: 3 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
# [4.9.0](https://github.com/nontangent/ng-atomic/compare/v4.8.2...v4.9.0) (2022-12-07)
# [4.10.0](https://github.com/nontangent/ng-atomic/compare/v4.9.0...v4.10.0) (2022-12-07)


### Bug Fixes

* **schematics-x:** add dummy file entry for empty input ([f48816e](https://github.com/nontangent/ng-atomic/commit/f48816e9a5ea1945e3ab61ef7ac5844b229e5fa5))
* **schematics-x:** add return inputFileEntries ([eef1199](https://github.com/nontangent/ng-atomic/commit/eef1199b712ef16bad5d5e50067ac6cb6f18f164))
* **schematics-x:** support for StackBlitz input `undefined` project bug ([9b8a412](https://github.com/nontangent/ng-atomic/commit/9b8a412f56299e73a17c890a89287392ce339782))


### Features

* **schematics-x:** add `OutputFileEntriesReducer` for minimize input file entries ([478710c](https://github.com/nontangent/ng-atomic/commit/478710c1307ef99150c08ef5cb7159e0bd722cc0))
* **schematics-x:** add debug log feature use process.env[DEBUG] ([bbee6e9](https://github.com/nontangent/ng-atomic/commit/bbee6e9b6f53e2a6e5e4003be1607f9708078646))
* **schematics-x:** add error log on debug ([277b580](https://github.com/nontangent/ng-atomic/commit/277b5803d4589d681378a7bd07a35b42d329c3d0))
* **schematics-x:** all schematics based on `instruct chematic` ([9e8623a](https://github.com/nontangent/ng-atomic/commit/9e8623a86dc99ff2bb692ba8336d8aa3aaa5e046))
* **schematics-x:** export schematics cli main ([e10c86a](https://github.com/nontangent/ng-atomic/commit/e10c86a38a99c92467b0bc83bb1e227531d61fe3))
* **schematics-x:** reduce input file paths ([6e2d573](https://github.com/nontangent/ng-atomic/commit/6e2d573bf2498cdc27e8f9bdded247f90e123558))
* **scheamatics-x:** add errorhandler on not provided open ai token ([b6914e0](https://github.com/nontangent/ng-atomic/commit/b6914e0bad3610fbd85aaa8ecd79516764c84838))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-atomic/platform",
"version": "4.9.0",
"version": "4.10.0",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 1b85c29

Please sign in to comment.